isar_db_flutter_libs 1.0.1+1
isar_db_flutter_libs: ^1.0.1+1 copied to clipboard
Isar Core native binaries for the Isar Database (isar_db). Required dependency for Flutter apps using isar_db. Enhanced fork with Android 16KB page size support and improved web persistence.
1.0.0 Initial Release #
Added #
- Initial release of Isar DB Flutter Libs
- Native binaries for all supported platforms (iOS, Android, Web, macOS, Linux, Windows)
- Enhanced web support with WASM
- Android compatibility improvements
Enhanced #
- Updated to work with Flutter 3.24+ and Dart 3.7+
- Improved web performance with OPFS and IndexedDB support
- Better Android page size handling