mxflutter 0.2.5 copy "mxflutter: ^0.2.5" to clipboard
mxflutter: ^0.2.5 copied to clipboard

JavaScript Flutter Framework,Using mxflutter lib, you can use JavaScript to develop flutter or use Dart to develop and compile to JS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mxflutter

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

dependencies:
  mxflutter: ^0.2.5

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:mxflutter/mxflutter.dart';
5
likes
40
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

JavaScript Flutter Framework,Using mxflutter lib, you can use JavaScript to develop flutter or use Dart to develop and compile to JS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, cupertino_icons, dio, expressions, flutter, pull_to_refresh, shared_preferences, vector_math

More

Packages that depend on mxflutter

Packages that implement mxflutter