cotten_candy_ui 0.1.1 copy "cotten_candy_ui: ^0.1.1" to clipboard
cotten_candy_ui: ^0.1.1 copied to clipboard

discontinuedreplaced by: cotton_candy_ui
outdated

Make better your flutter application with candy-like widgets!

Cotten Candy UI #

Make candy-like widget easy!

ui_exam

Shiban is a mobile app that makes your outings convenient. This repository is a UI package to build the design system of the shiban app for flutter.

Getting Started #

Depend on it #

Run this command:

With Flutter:

 $ flutter pub add cotten_candy_ui

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

dependencies:
  cotten_candy_ui: ^0.1.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:cotten_candy_ui/cotten_candy_ui.dart';

For more details see the example project.

License #

Licensed under the MIT

3
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Make better your flutter application with candy-like widgets!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on cotten_candy_ui

Packages that implement cotten_candy_ui