flutter_multitool 0.2.1 copy "flutter_multitool: ^0.2.1" to clipboard
flutter_multitool: ^0.2.1 copied to clipboard

Some widget extensions and common classes for improve developer experience

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_multitool

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

dependencies:
  flutter_multitool: ^0.2.1

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:flutter_multitool/flutter_multitool.dart';
5
likes
160
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

Some widget extensions and common classes for improve developer experience

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, freezed_annotation

More

Packages that depend on flutter_multitool