easy_handler 1.0.0 copy "easy_handler: ^1.0.0" to clipboard
easy_handler: ^1.0.0 copied to clipboard

outdated

Easy Handler helps you to avoid long statement and make code more readable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_handler
copied to clipboard

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

dependencies:
  easy_handler: ^1.0.0
copied to clipboard

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:easy_handler/easy_handler.dart';
copied to clipboard
8
likes
0
points
20
downloads

Publisher

verified publisherdevhammad.com

Weekly Downloads

2024.07.06 - 2025.01.18

Easy Handler helps you to avoid long statement and make code more readable

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_handler