mobile_ui 0.0.1-dev.1.135 copy "mobile_ui: ^0.0.1-dev.1.135" to clipboard
mobile_ui: ^0.0.1-dev.1.135 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.135

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
points
731
downloads

Publisher

unverified uploader

Weekly Downloads

Fultter UI Library

License

unknown (license)

Dependencies

flutter, intl, path_provider, validators

More

Packages that depend on mobile_ui