flutility 0.0.4 copy "flutility: ^0.0.4" to clipboard
flutility: ^0.0.4 copied to clipboard

A collection of useful widgets and other stuff. All the widgets are documented. If you find any issues please report them at https://github.com/RoundedInfinity/flutility/issues.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutility

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

dependencies:
  flutility: ^0.0.4

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

Publisher

unverified uploader

A collection of useful widgets and other stuff. All the widgets are documented. If you find any issues please report them at https://github.com/RoundedInfinity/flutility/issues.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutility