ex_kit 0.7.0 copy "ex_kit: ^0.7.0" to clipboard
ex_kit: ^0.7.0 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 Flutter:

 $ flutter pub add ex_kit

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

dependencies:
  ex_kit: ^0.7.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:ex_kit/ex.dart';
2
likes
140
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

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

More

Packages that depend on ex_kit