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

retracted[pending analysis]

A collection of utility functions for tesst with flutter package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add myflutter

With Flutter:

 $ flutter pub add myflutter

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

dependencies:
  myflutter: ^0.0.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:myflutter/myflutter.dart';
0
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of utility functions for tesst with flutter package.

Homepage

License

(pending) (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on myflutter

Packages that implement myflutter