event_db 0.1.5 copy "event_db: ^0.1.5" to clipboard
event_db: ^0.1.5 copied to clipboard

A companion package for handling models and databases using the event bloc.

0.1.5 #

  • Added findModels function to DatabaseRepository

0.1.4+1 #

  • Added missing export for model_map.dart

0.1.4 #

  • Added SpecificDatabase to make DatabaseRepository interactions simpler when only using a single databaseName
  • Added GenericModelMap to hold some convenience function for loading maps.

0.1.3 #

  • Added FakeDatabaseRepository
  • Added Method for prefixing
  • Changed DatabaseRepository abstract functions to be FutureOrs instead of strictly Futures

0.1.2 #

  • Added helper functions in GenericModel for creating the Getters and Setters for DateTimes and Primitives

0.1.1 #

  • Added helper functions in GenericModel for creating the Getters and Setters for GenericModels

0.1.0 #

  • Initial version.
1
likes
0
pub points
17%
popularity

Publisher

unverified uploader

A companion package for handling models and databases using the event bloc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

event_bloc, flutter, tuple, uuid

More

Packages that depend on event_db