mobile_commons 2.0.0 copy "mobile_commons: ^2.0.0" to clipboard
mobile_commons: ^2.0.0 copied to clipboard

unlisted

A package created to provide flutter widgets, services, helpers and structures to be used in mobile projects built by Zydon.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_commons

With Flutter:

 $ flutter pub add mobile_commons

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

dependencies:
  mobile_commons: ^2.0.0

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:mobile_commons/mobile_commons.dart';
1
likes
0
points
209
downloads

Documentation

Documentation

Publisher

verified publisherzydon.com.br

Weekly Downloads

A package created to provide flutter widgets, services, helpers and structures to be used in mobile projects built by Zydon.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, cached_query, collection, dio, easy_mask, flutter, flutter_form_builder, flutter_secure_storage, form_builder_validators, hive, icons_plus, infinite_scroll_pagination, intl, isar_flutter_libs, meta, ntp, path_provider, shimmer

More

Packages that depend on mobile_commons