sembast_web 2.1.0+4 sembast_web: ^2.1.0+4 copied to clipboard
NoSQL persistent embedded database for the Web on top of IndexedDB
2.1.0+4 #
- Support strict-casts mode
2.0.1+1 #
- dart 2.14 lints support
2.0.0+2 #
*nnbd
support, breaking change.
1.2.0+1 #
- Bump sembast dependency
- Improve int key generation (through sembast update)
1.1.0+1 #
- Add Blob and Timestamp support
- Allow importing
sembast_web.dart
in non-web app.
1.0.0 #
- First stable version
0.2.0+1 #
*Support cross-tab transactions and updates.
0.1.0+4 #
- Initial version, experimental