rust_in_flutter 1.2.7 copy "rust_in_flutter: ^1.2.7" to clipboard
rust_in_flutter: ^1.2.7 copied to clipboard

discontinuedreplaced by: rinf

Easily integrate Rust to make your Flutter app blazingly fast!

1.2.7 #

  • Stabilized main.dart modifcation upon dart run rust_in_flutter:apply_template.

1.2.6 #

  • Hid the information regarding the compilation of connector crates to avoid confusion with actual crates.

1.2.5 #

  • Updated the guide about Android NDK version.

1.2.4 #

  • Updated many outdated comments and guides.
  • Decreased the time spent on ensureInitialized. Also, ensureInitialized() is automatically inserted in main.dart when doing dart run rust_in_flutter:apply_template from now on.
  • Various code improvements were applied.

1.2.3 #

  • Clarified template structure in guides.

1.2.2 #

  • Hide more Dart APIs that are not meant to be used outside.

1.2.1 #

  • Updated many comments.
  • Fine-tuned the visibility of Dart APIs.
  • Organized guides.

1.2.0 #

  • Made the Rust request handler more future-proof, taking potential web support into account.

1.1.1 #

  • Improved various guides to help understanding the features of this package.

1.1.0 #

  • Now this package is a Flutter FFI plugin without dummy native code.
  • Improved guides

1.0.4 #

  • Fixed a problem with library bundling on Linux.
  • Added comments.
  • Added guides.
  • Improved template application.

1.0.3 #

  • Included code snippets in guides.

1.0.2 #

  • Fixed typos.
  • Organized inner code.

1.0.1 #

  • Enforced bundling on macOS and iOS.
  • Improved pub score.
  • Make apply_rust modify .gitignore.

1.0.0 #

  • Previously flutter_rust_app_template, now this is a small convenient framework that can be applied to existing Flutter projects.
45
likes
0
pub points
15%
popularity

Publisher

verified publishercunarist.com

Easily integrate Rust to make your Flutter app blazingly fast!

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (LICENSE)

Dependencies

ffi, flutter, flutter_rust_bridge, meta, package_config, path, plugin_platform_interface, uuid

More

Packages that depend on rust_in_flutter