Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Appwrite | 29,976 | 12 hours ago | 49 | September 14, 2022 | 652 | bsd-3-clause | TypeScript | |||
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative. | ||||||||||
Rxdb | 19,022 | 82 | 68 | 12 hours ago | 312 | September 22, 2022 | 11 | apache-2.0 | TypeScript | |
A fast, offline-first, reactive database for JavaScript Applications https://rxdb.info/ | ||||||||||
Flutterfire | 7,583 | 847 | 201 | 12 hours ago | 107 | September 22, 2022 | 244 | bsd-3-clause | Dart | |
🔥 A collection of Firebase plugins for Flutter apps. | ||||||||||
Nhost | 6,437 | 9 | 12 hours ago | 91 | September 20, 2022 | 161 | mit | TypeScript | ||
The Open Source Firebase Alternative with GraphQL. | ||||||||||
Flutter Tutorials | 4,596 | 3 days ago | 48 | mit | Dart | |||||
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel. | ||||||||||
Fireship.io | 2,671 | 4 days ago | 302 | Svelte | ||||||
Build and ship your app faster https://fireship.io | ||||||||||
Flutter_twitter_clone | 2,618 | 3 months ago | 27 | mit | Dart | |||||
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage | ||||||||||
Website | 2,375 | 18 hours ago | 573 | other | Dart | |||||
Flutter documentation web site | ||||||||||
App | 2,111 | 3 days ago | 143 | other | Dart | |||||
COVID-19 App | ||||||||||
Fluttergram | 2,098 | 6 months ago | 7 | other | Dart | |||||
A fully functional Instagram clone written in Flutter using Firebase / Firestore |
A starter kit for beginner learns with Bloc pattern, RxDart, Firebase to architect a flutter project A Flutter project for learning. In progress...
Support languages Vietnamese, English, you can refer to Rxdart usage, BLoC pattern 😁 Star, fork if it is helful, issues and pull requests are always welcome
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Make sure finish install Flutter successfully
git clone https://github.com/hoc081098/find_room_flutter.git
flutter packages get
flutter run
Generate json serialize and deserialize functions
flutter packages pub run build_runner build --delete-conflicting-outputs
My repositories about BLoC pattern