BlogClub
π± BlogClub Flutter App is a stylish and modern Flutter app for reading blogs π°. With smooth animations β¨, clean design π¨, and responsive layouts π, itβs perfect for exploring articles, images, and ...
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2025-08-18 |
| Downloads | 0 |
| Last Indexed | 2026-09-06 07:35 |
Installation
nimble install BlogClub
choosenim install BlogClub
git clone https://gitlab.com/syntaxor/blogclub
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| BlogClub | β | β | β | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/syntaxor/blogclub |
|---|---|
| Homepage | https://gitlab.com/syntaxor/blogclub |
| Registry Source | gitlab |
README
π° BlogClub - Flutter Learning Project
BlogClub is a simple blogging/news app built with Flutter.
It demonstrates clean UI design, theming, and navigation for modern Flutter apps.
This project is for learning purposes only β a great starting point for beginners who want to explore Flutter widgets, theming, and layouts.
β¨ Features
- π¨ Material Design UI with Flutter widgets
- π Light & Dark mode support
- π° Blog list & article detail pages
- π Search bar (UI only)
- πΎ Save (bookmark) articles locally (basic demo)
- π± Responsive design β works on phones & tablets
πΈ Screenshots
| Home | Article Detail |
|---|---|
![]() |
![]() |
π οΈ Tech Stack
- Flutter β UI framework
- Dart β Programming language
- Provider / setState β state management (basic)
- Material 3 Components β design system
π The UI Link
You can download the UI from This Link
π¨βπ» Author
Developed by AmirMohammad Ghaderi

