ease_x 2.0.0 copy "ease_x: ^2.0.0" to clipboard
ease_x: ^2.0.0 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 Flutter:

 $ flutter pub add ease_x

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

dependencies:
  ease_x: ^2.0.0

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:ease_x/ease_x.dart';
19
likes
140
points
149
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flutter, flutter_file_saver, fluttertoast, image_picker, mime, path_provider, permission_handler, share_plus, shared_preferences, shimmer, url_launcher

More

Packages that depend on ease_x