bilions_ui 1.0.19 copy "bilions_ui: ^1.0.19" to clipboard
bilions_ui: ^1.0.19 copied to clipboard

Bilions UI components. Custom made alert, confirm, image preview, toast widgets, text input, date picker, bottom sheet menu. All widget are support with different theme variant such as primary, succes [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bilions_ui

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

dependencies:
  bilions_ui: ^1.0.19

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:bilions_ui/bilions_ui.dart';
18
likes
100
pub points
72%
popularity

Publisher

verified publisherbilions.org

Bilions UI components. Custom made alert, confirm, image preview, toast widgets, text input, date picker, bottom sheet menu. All widget are support with different theme variant such as primary, success, danger, info, warning.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

carousel_slider, flutter, flutter_svg, image_picker, intl, logger, path, photo_view

More

Packages that depend on bilions_ui