watt 1.9.0 copy "watt: ^1.9.0" to clipboard
watt: ^1.9.0 copied to clipboard

outdated

Flutter prebuilt widgets and utils to make development faster

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add watt

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

dependencies:
  watt: ^1.9.0

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:watt/watt.dart';
1
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter prebuilt widgets and utils to make development faster

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file_picker, flutter, http, intl, visibility_detector, witt

More

Packages that depend on watt