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

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

Changelog #

2.2.2 - 2025-07-16 #

  • Fixed issue

2.2.1 - 2025-07-16 #

  • Fixed issue

2.2.0 - 2024-10-22 #

  • Added for storeName

2.1.1 - 2024-07-15 #

  • Hotfix

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
140
points
65
downloads

Publisher

verified publishermarcussoftware.info

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on ms_persist