ui_components 0.0.4 copy "ui_components: ^0.0.4" to clipboard
ui_components: ^0.0.4 copied to clipboard

A Flutter Package Providing Templates of attractive Login UI's, built with Flutter, ready to be used in your Applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_components

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

dependencies:
  ui_components: ^0.0.4

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:ui_components/ui_components.dart';
0
likes
30
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package Providing Templates of attractive Login UI's, built with Flutter, ready to be used in your Applications.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ui_components