ease_x 1.6.2 copy "ease_x: ^1.6.2" to clipboard
ease_x: ^1.6.2 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.2

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
135
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

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on ease_x