isar_plus_flutter_libs 1.0.2
isar_plus_flutter_libs: ^1.0.2 copied to clipboard
Isar Plus Core binaries for the Isar Plus Database. Needs to be included for Flutter apps.
1.0.2 - 2025-09-17 #
Full Changelog: https://github.com/ahmtydn/isar_plus/compare/1.0.1...1.0.2
1.0.1 - 2025-09-17 #
Full Changelog: https://github.com/ahmtydn/isar_plus/compare/1.0.0...1.0.1
1.0.0 #
🎉 Isar Plus Flutter Libs v1.0.0 Stable Release 🎉
This is the initial stable release of Isar Plus Flutter Libs, providing the native binaries and platform-specific implementations for the Isar Plus database.
Features #
- Multi-platform support: Native binaries for Android, iOS, macOS, Windows, and Linux
- Optimized binaries: Platform-specific optimizations for maximum performance
- Flutter integration: Seamless integration with Flutter applications
- Web compatibility: Support for web deployments with Isar Plus
- Enhanced security: Built-in encryption support at the native level
Platform Support #
- Android: Minimum SDK 23, supports arm64-v8a, armeabi-v7a, x86_64
- iOS: iOS 12.0+, supports arm64, x86_64 simulator
- macOS: macOS 10.14+, supports arm64 and x86_64
- Windows: Windows 10+, supports x64
- Linux: Ubuntu 18.04+, supports x64 and arm64
- Web: WebAssembly support for browser environments
Dependencies #
- Compatible with
isar_plus: ^1.0.0
- Requires Flutter 3.10.0 or higher
- Requires Dart SDK 3.1.0 or higher
For detailed API documentation and migration guides, see the Isar Plus documentation.