carota_ui 2.0.0 copy "carota_ui: ^2.0.0" to clipboard
carota_ui: ^2.0.0 copied to clipboard

FLUI is a powerful UI framework for Google Flutter. Including widgets kit and useful modules.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carota_ui

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

dependencies:
  carota_ui: ^2.0.0

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:carota_ui/carota_ui.dart';
0
likes
40
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

FLUI is a powerful UI framework for Google Flutter. Including widgets kit and useful modules.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation

More

Packages that depend on carota_ui