flutool 0.0.1-alpha.3 copy "flutool: ^0.0.1-alpha.3" to clipboard
flutool: ^0.0.1-alpha.3 copied to clipboard

A set of tools that keep dart/flutter sweet. Improve development efficiency and save life.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutool

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

dependencies:
  flutool: ^0.0.1-alpha.3

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:flutool/flutool.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherbugcatt.com

A set of tools that keep dart/flutter sweet. Improve development efficiency and save life.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutool_core, flutter

More

Packages that depend on flutool