flutter_mimir 0.0.1-dev.6 flutter_mimir: ^0.0.1-dev.6 copied to clipboard
Extremely powerful, reactive NoSQL database with typo-tolerant full-text search and declarative queries.
0.0.1-dev.6 #
0.0.1-dev.5 #
- FIX: remove pubspec screenshot attribute.
0.0.1-dev.4 #
- DOCS: fix pub.dev screenshot.
0.0.1-dev.3 #
- DOCS: update with in-repo demo gif.
0.0.1-dev.2 #
- REFACTOR: clean up some of the example code.
- FIX: recreate example's macos/ with flutter 3.7.
- FIX: make macos example app work with flutter 3.7.
- DOCS: clarify some wording.
0.0.1-dev.1 #
- Update a dependency to the latest release.
0.0.1-dev.0 #
- REFACTOR: switch macOS and iOS build to use C generation.
- FIX: disable macOS App Sandbox.
- FIX: force library bundling for macOS/iOS in release mode.
- FIX: ensure CMake will use local binaries if present.
- FIX: add cache layer of downloads for iOS/macOS.
- FIX: add FLUTTER_TARGET_PLATFORM to windows cmake.
- FIX: hopefully finished the linux cmake.
- FIX: work toward linux ffi support.
- FIX: update pubspec.yaml to meet pub.dev guidelines.
- FIX: add android ffi support (#58).
- FIX: cocoapod distribution uses GitHub release (#57).
- FIX: cocoapod source distribution (#56).
- FIX: add proper rust support for macOS/iOS (#44).
- FEAT: switch android build over to CMake to enable CI testing.
- DOCS: update package description to make pub.dev happy.
- DOCS: update the changelog to remove previous commits.
0.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.0.0-dev.5 #
- FIX: add FLUTTER_TARGET_PLATFORM to windows cmake.
- FIX: hopefully finished the linux cmake.
- FIX: work toward linux ffi support.
0.0.0-dev.4 #
- Update a dependency to the latest release.
0.0.0-dev.3 #
- DOCS: update package description to make pub.dev happy.
0.0.0-dev.2 #
- FIX: update pubspec.yaml to meet pub.dev guidelines.
0.0.0-dev.1 #
- DOCS: update the changelog to remove previous commits.
0.0.0 #
Initial codebase