iauro_widgets 0.0.1 copy "iauro_widgets: ^0.0.1" to clipboard
iauro_widgets: ^0.0.1 copied to clipboard

A Package with predefined components to ease the development cycle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iauro_widgets

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

dependencies:
  iauro_widgets: ^0.0.1

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:iauro_widgets/iauro_widgets.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A Package with predefined components to ease the development cycle.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_spinkit, logger, package_info_plus, pin_code_fields

More

Packages that depend on iauro_widgets