flux_flutter 2.0.0 copy "flux_flutter: ^2.0.0" to clipboard
flux_flutter: ^2.0.0 copied to clipboard

Flutter bindings for the Flux scripting language.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flux_flutter

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

dependencies:
  flux_flutter: ^2.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:flux_flutter/flux_flutter.dart';
0
likes
110
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter bindings for the Flux scripting language.

Documentation

API reference

License

MIT (license)

Dependencies

camera, crypto, device_info_plus, flutter, flutter_blue_plus, flutter_riverpod, flux_compiler, flux_vm, http, package_info_plus, permission_handler, shared_preferences, web_socket_channel

More

Packages that depend on flux_flutter