erb_ui 0.0.2 copy "erb_ui: ^0.0.2" to clipboard
erb_ui: ^0.0.2 copied to clipboard

outdated

ERb libs - simple, generic widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add erb_ui

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

dependencies:
  erb_ui: ^0.0.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:erb_ui/erb_ui.dart';
1
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

ERb libs - simple, generic widgets

License

unknown (license)

Dependencies

erb_shared, flutter, freezed_annotation

More

Packages that depend on erb_ui