flutter_enhancer 0.2.0 copy "flutter_enhancer: ^0.2.0" to clipboard
flutter_enhancer: ^0.2.0 copied to clipboard

A huge set of Flutter utilities and extensions to make your development easier.

example/main.dart

// ignore_for_file: avoid_print

import 'dart:async';

Future<void> main() async {
  print("Check out the example usages in the extensions' documentation comments (///)!");
}
2
likes
160
points
18
downloads

Publisher

verified publishernorbertcsorgo.me

Weekly Downloads

A huge set of Flutter utilities and extensions to make your development easier.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause, MIT (license)

Dependencies

collection, flutter

More

Packages that depend on flutter_enhancer