fluiver 2.1.0 copy "fluiver: ^2.1.0" to clipboard
fluiver: ^2.1.0 copied to clipboard

A comprehensive Flutter toolkit with expressive extensions, versatile widgets and useful helpers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluiver

With Flutter:

 $ flutter pub add fluiver

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

dependencies:
  fluiver: ^2.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluiver/fluiver.dart';
5
likes
0
points
583
downloads

Publisher

verified publishermehmetesen.com

Weekly Downloads

A comprehensive Flutter toolkit with expressive extensions, versatile widgets and useful helpers.

Homepage
Repository (GitHub)
View/report issues

Topics

#extensions #utilities #helpers #widget #productivity

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fluiver