fcode_bloc 0.3.8 copy "fcode_bloc: ^0.3.8" to clipboard
fcode_bloc: ^0.3.8 copied to clipboard

outdated

BLOC architecture with Firebase Repository followed by Fcode Labs

[0.3.8] - Remove close() from DB and UI Models #

close() is there to dispose any db connections or streams when the model is not using. But models should not depend on anything in the code. So this was removed.

[0.3.7] - Update dependencies to the newest version #

[0.3.6] - Update dependencies to the newest version #

[0.3.5] - Implement remove function in Repository #

[0.3.3] #

  • Add assertions
  • Add Streams to Handlers
  • Add CollectionReference to Handler

[0.3.2] - Remove Firebase Auth #

[0.3.1] - Put class to sep files #

  • Put classes in BLoC into separate files
  • Make UIModel immutable

[0.3.0] - Use flutter_bloc and bloc by @felangel #

[0.2.10] - Modify Docs #

[0.2.8] #

  • Modify Docs
  • Firebase Cloud Functions support added
  • Added Listeners to reference/s handlers
  • Model List Builder added

[0.2.7] #

  • Bug Fixes
  • New way of handling listeners in BLoC
  • Model Builder works with listeners
  • Model Stream Builder added
  • Multi Model Builder added
  • Make Model Builder Stateful

[0.2.6] #

  • Bug fixes
  • DB model can have custom IDs
  • Move everything to src
  • Action Listener is called before it's added to the hook
  • Update dependencies
  • Global BLoC collector

[0.2.5] #

  • Bloc Listener has a new way of communicating with listeners
  • Bloc has raise errors
  • Bloc can manually call a state change
  • Performance improvements in BLoC

[0.2.4] - Text start with Specification added #

[0.2.3] #

  • By ID Specification added
  • Reference/References handler added

[0.2.2] #

  • By Reference Specification added
  • Remove transformer

[0.2.1] - Replace hook with rx #

[0.2.0] - Change package name #

8
likes
0
pub points
0%
popularity

Publisher

verified publisherfcodelabs.com

BLOC architecture with Firebase Repository followed by Fcode Labs

Homepage

License

unknown (LICENSE)

Dependencies

bloc, cloud_firestore, cloud_functions, crypto, device_info, firebase_core, flutter, flutter_bloc, intl, provider, rxdart

More

Packages that depend on fcode_bloc