dart_ui_script_executor 0.0.1 copy "dart_ui_script_executor: ^0.0.1" to clipboard
dart_ui_script_executor: ^0.0.1 copied to clipboard

Provides an ability to execute dart scripts that have Flutter-specific dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_ui_script_executor

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

dependencies:
  dart_ui_script_executor: ^0.0.1

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

1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Provides an ability to execute dart scripts that have Flutter-specific dependencies.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, process_run

More

Packages that depend on dart_ui_script_executor