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

Scope Function, When Expression, ExComponent, ExLog, ExAlert, ExBottomSheet, ExLoading, ExImagePreview, ExUtils

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

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

Scope Function, When Expression, ExComponent, ExLog, ExAlert, ExBottomSheet, ExLoading, ExImagePreview, ExUtils

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on ex