Find_room_flutter_bloc_pattern_rxdart

👘 [FUNCTIONAL REACTIVE PROGRAMMING].💎 The main purpose of repository is learning. 📘 A FLUTTER app help student find room 🏠 Using BLoC pattern with RxDart library, firebase as backend, .... Star 🌟 if it is helful 💓 . In progress... ⚡️
Alternatives To Find_room_flutter_bloc_pattern_rxdart
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Appwrite29,976
12 hours ago49September 14, 2022652bsd-3-clauseTypeScript
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
Rxdb19,022826812 hours ago312September 22, 202211apache-2.0TypeScript
A fast, offline-first, reactive database for JavaScript Applications https://rxdb.info/
Flutterfire7,58384720112 hours ago107September 22, 2022244bsd-3-clauseDart
🔥 A collection of Firebase plugins for Flutter apps.
Nhost6,437912 hours ago91September 20, 2022161mitTypeScript
The Open Source Firebase Alternative with GraphQL.
Flutter Tutorials4,596
3 days ago48mitDart
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
Fireship.io2,671
4 days ago302Svelte
Build and ship your app faster https://fireship.io
Flutter_twitter_clone2,618
3 months ago27mitDart
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
Website2,375
18 hours ago573otherDart
Flutter documentation web site
App2,111
3 days ago143otherDart
COVID-19 App
Fluttergram2,098
6 months ago7otherDart
A fully functional Instagram clone written in Flutter using Firebase / Firestore
Alternatives To Find_room_flutter_bloc_pattern_rxdart
Select To Compare


Alternative Project Comparisons
Readme

find_room_BLoC_RxDart alt text

A deep dive into RxDart, BLoC pattern alt text

Feature

  • BLoC pattern
  • RxDart (Functional Reactive Stream)
  • Firebase + Firestore
  • Login with email, Facebook, Google account
  • Localization by using Flutter i18n plugin (Languages: Vietnamese, English)
  • Build pojo by using json_serializable
  • Hero animation

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

Screenshots

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:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Packages Used

Install

Develop

Make sure finish install Flutter successfully

  1. Clone this repo by: git clone https://github.com/hoc081098/find_room_flutter.git
  2. Install all the packages by: flutter packages get
  3. Run app on your simulator or device by: flutter run

Useful Command

Generate json serialize and deserialize functions

flutter packages pub run build_runner build --delete-conflicting-outputs

Reference

From other platform?

Learn Widget & Layout

BLoC Pattern

My repositories about BLoC pattern

Json Serialization

Localization

Popular Firebase Projects
Popular Flutter Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
Firebase
Reactive
Flutter Apps
Reactive Programming
Functional Reactive Programming