mobile_ui 0.0.1-dev.1.120 copy "mobile_ui: ^0.0.1-dev.1.120" to clipboard
mobile_ui: ^0.0.1-dev.1.120 copied to clipboard

Fultter UI Library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_ui

With Flutter:

 $ flutter pub add mobile_ui

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

dependencies:
  mobile_ui: ^0.0.1-dev.1.120

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_ui/mobile_ui.dart';
1
likes
0
pub points
36%
popularity

Publisher

unverified uploader

Fultter UI Library

License

unknown (LICENSE)

Dependencies

flare_flutter, flutter, intl, path_provider, validators

More

Packages that depend on mobile_ui