ex 0.3.1 copy "ex: ^0.3.1" to clipboard
ex: ^0.3.1 copied to clipboard

Fully Customize Material UI | all material widget with functional many helper/utils like `ExHttp, ExLog, ExAlert, ExBottomSheet, ExDialog, ExSnackbar`

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ex

With Flutter:

 $ flutter pub add ex

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

dependencies:
  ex: ^0.3.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:ex/ex.dart';
8
likes
0
pub points
36%
popularity

Publisher

unverified uploader

Fully Customize Material UI | all material widget with functional many helper/utils like `ExHttp, ExLog, ExAlert, ExBottomSheet, ExDialog, ExSnackbar`

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, get, photo_view, velocity_x

More

Packages that depend on ex