ord_dart 0.0.8+8
ord_dart: ^0.0.8+8 copied to clipboard
The Flutter plugin that supports Ordinals protocol (Runes protocol only).
CHANGELOG #
Versions prefix will sync with
crate::ordinals
. See https://crates.io/crates/ordinals/versions.
0.0.8+8 #
(These changes are targeting the bundled cargokit
for Flutter builds.)
- Support Android 16KB page size.
- Add default
BINDGEN_EXTRA_CLANG_ARGS
forAndroidEnvironment
during build. - Remove hardcoded i686(x86) compilation for Android debug builds.
0.0.8+7 #
- Manually fixes Gradle platform plugin detection.
0.0.8+6 #
- Upgrade FRB 2.11.
- Allow ffigen v19 and freezed v2.
0.0.8+5 #
- Upgrade FRB 2.10 and Freezed 3.0.
0.0.8+4 #
- Make pod shell respect configured profile on Darwin.
- Make shell scripts executable.
0.0.8+3 #
- Support
flutter_rust_bridge
2.5.
0.0.8+2 #
- Roll FRB.
0.0.8+1 #
- Initial release.