flutter_eval 0.4.0 copy "flutter_eval: ^0.4.0" to clipboard
flutter_eval: ^0.4.0 copied to clipboard

outdated

Interpreter for Flutter, using dart_eval

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_eval

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

dependencies:
  flutter_eval: ^0.4.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:flutter_eval/flutter_eval.dart';
235
likes
0
points
138
downloads

Publisher

verified publisherethanblake.xyz

Weekly Downloads

Interpreter for Flutter, using dart_eval

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_eval, flutter, http, path_provider

More

Packages that depend on flutter_eval