ease_x 1.4.1 copy "ease_x: ^1.4.1" to clipboard
ease_x: ^1.4.1 copied to clipboard

A set of useful Flutter extensions for UI, navigation, theming, and utilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ease_x

With Flutter:

 $ flutter pub add ease_x

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

dependencies:
  ease_x: ^1.4.1

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:ease_x/ease_x.dart';
18
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A set of useful Flutter extensions for UI, navigation, theming, and utilities.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file_picker, flutter, fluttertoast, image_picker, mime, share_plus, shared_preferences, url_launcher

More

Packages that depend on ease_x