leonard_flutter_test 0.2.0-rc.1 copy "leonard_flutter_test: ^0.2.0-rc.1" to clipboard
leonard_flutter_test: ^0.2.0-rc.1 copied to clipboard

Test support for applications and extensions built with leonard_flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leonard_flutter_test

With Flutter:

 $ flutter pub add leonard_flutter_test

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

dependencies:
  leonard_flutter_test: ^0.2.0-rc.1

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

Import it

Now in your Dart code, you can use:

import 'package:leonard_flutter_test/leonard_flutter_test.dart';
0
likes
0
points
226
downloads

Publisher

verified publishermemento.engineering

Weekly Downloads

Test support for applications and extensions built with leonard_flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_test, leonard_flutter, vm_service

More

Packages that depend on leonard_flutter_test