commercio_ui 0.1.0 copy "commercio_ui: ^0.1.0" to clipboard
commercio_ui: ^0.1.0 copied to clipboard

CommercioUI pre-build clean Core+UI widgets intended to reduce significantly the overall blockchain app development time

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add commercio_ui

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

dependencies:
  commercio_ui: ^0.1.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:commercio_ui/commercio_ui.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

CommercioUI pre-build clean Core+UI widgets intended to reduce significantly the overall blockchain app development time

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

basic_utils, bip39, bloc, commerciosdk, equatable, flutter, flutter_bloc, flutter_secure_storage, freezed_annotation, http, sacco, shared_preferences, shared_preferences_linux, shared_preferences_macos, shared_preferences_web, uuid

More

Packages that depend on commercio_ui