hoc081098 / 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... :zap:

Home Page:https://pub.dartlang.org/packages/distinct_value_connectable_observable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

๐Ÿ‘˜ [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... :zap:

https://pub.dartlang.org/packages/distinct_value_connectable_observable

License:MIT License


Languages

Language:Dart 99.0%Language:Ruby 0.5%Language:Kotlin 0.2%Language:Shell 0.1%Language:Swift 0.1%Language:Objective-C 0.0%