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

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';
18
likes
140
points
251
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on ease_x