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

Ex is a low-code offering with pre-built and UI-ready components, such as Dialog, BottomSheet, Toast, Snack, Alert, Loading, etc. Save time and assemble features fast with.

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.5.10

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

Ex is a low-code offering with pre-built and UI-ready components, such as Dialog, BottomSheet, Toast, Snack, Alert, Loading, etc. Save time and assemble features fast with.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, flutter_svg, get, intl, photo_view, velocity_x

More

Packages that depend on ex