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

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.1
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
140
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)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on easy_handler