mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-23 08:54:22 +01:00
* Suppress no-nullability-completeness errors * Use 'dart run' instead of the deprecated 'flutter pub run' cmd * Update flutter_rust_bridge to version 2.7.0 Set flutter_rust_bridge range to ">=2.4.0 <=2.7.0" on Dart plugin. * Generate Dart bindings * Update Flutter to latest version * Update melos to latest version * Make Flutter plugin compatible with AGP 8.+ - Declare 'namespace' property on module-level build script - Change default namespace - Remove package name from AndroidManifest - Bump compileSdkVersion to latest - Update source and target compatibility warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release