ms_persist 2.1.0 copy "ms_persist: ^2.1.0" to clipboard
ms_persist: ^2.1.0 copied to clipboard

A mixin that help you on handling model as a CRUD, you just need implement 3 overrides

Changelog #

[2.1.0] - 2024/07/15 #

  • Hooks onBefore(Save|Delete) and onAfter(Save|Delete) are now called in the method save and delete respectively.
  • Added support for Web and Windows platforms.

[2.0.0] - 2021/12/03 #

  • Added support for null safety.

[1.0.0] - 2020/09/24 #

  • Using sembast_sqflite instead of sembast

[0.2.0] - 2020/09/24 #

  • Implement dirty state

[0.1.0+1] - 2020/09/24 #

  • Update comments and lib description

[0.1.0] - 2020/09/24 #

  • First Alpha Release
10
likes
0
pub points
46%
popularity

Publisher

verified publishermarcussoftware.info

A mixin that help you on handling model as a CRUD, you just need implement 3 overrides

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, ms_map_utils, path, path_provider, sembast, sembast_sqflite, sembast_web, sqflite, sqflite_common_ffi, uuid

More

Packages that depend on ms_persist