Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikramnaik26/blog-app
A robust Flutter blog app following clean architecture principles, featuring user authentication, blog management, comments, and responsive design. The project is structured into presentation, domain, and data layers for maintainability and testability.
https://github.com/vikramnaik26/blog-app
bloc clean-architecture dart flutter supabase
Last synced: 11 days ago
JSON representation
A robust Flutter blog app following clean architecture principles, featuring user authentication, blog management, comments, and responsive design. The project is structured into presentation, domain, and data layers for maintainability and testability.
- Host: GitHub
- URL: https://github.com/vikramnaik26/blog-app
- Owner: VikramNaik26
- Created: 2024-08-05T14:04:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T06:26:14.000Z (5 months ago)
- Last Synced: 2024-12-30T01:53:19.740Z (11 days ago)
- Topics: bloc, clean-architecture, dart, flutter, supabase
- Language: Dart
- Homepage:
- Size: 395 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog_app
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.