flutter_vodozemac_plus 0.4.4 copy "flutter_vodozemac_plus: ^0.4.4" to clipboard
flutter_vodozemac_plus: ^0.4.4 copied to clipboard

Flutter bindings for the Rust Vodozemac library, add 16kb page size alignment for Android 15 support

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_vodozemac_plus

With Flutter:

 $ flutter pub add flutter_vodozemac_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_vodozemac_plus: ^0.4.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_vodozemac_plus/flutter_vodozemac.dart';
0
likes
0
points
87
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter bindings for the Rust Vodozemac library, add 16kb page size alignment for Android 15 support

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_rust_bridge, plugin_platform_interface, vodozemac

More

Packages that depend on flutter_vodozemac_plus

Packages that implement flutter_vodozemac_plus