basic_ui 0.2.2 copy "basic_ui: ^0.2.2" to clipboard
basic_ui: ^0.2.2 copied to clipboard

discontinued

A flutter package project which contains a collection of useful reusable widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add basic_ui

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

dependencies:
  basic_ui: ^0.2.2

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

Publisher

unverified uploader

A flutter package project which contains a collection of useful reusable widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_color, flutter_hooks, hooks_riverpod, intl, table_calendar

More

Packages that depend on basic_ui