dafluta 5.5.1 copy "dafluta: ^5.5.1" to clipboard
dafluta: ^5.5.1 copied to clipboard

A set of Flutter widgets and util classes that are commonly used in projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dafluta

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

dependencies:
  dafluta: ^5.5.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:dafluta/dafluta.dart';
1
likes
150
points
288
downloads

Publisher

verified publishermauriciotogneri.com

Weekly Downloads

A set of Flutter widgets and util classes that are commonly used in projects.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dafluta