sembast_web 2.3.0-1 
sembast_web: ^2.3.0-1 copied to clipboard
NoSQL persistent embedded database for the Web on top of IndexedDB
2.3.0-0 #
- web and js_interop (for wasm) support
 
2.2.0 #
- Dart 3 only
 
2.1.3 #
- Dart 3 support
 
2.1.2 #
- Bump sembast dependency.
 
2.1.1 #
- Add async codec support.
 
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.dartin 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