cotton_candy_ui 0.2.0 copy "cotton_candy_ui: ^0.2.0" to clipboard
cotton_candy_ui: ^0.2.0 copied to clipboard

Make better your flutter application with candy-like widgets!

Cotton Candy UI #

  • Make your app more beauful with Cotton Candy UI!
  • Shiban is the mobile TTS alarm application. This UI package is based on design system of Shiban.

Getting Started #

Depend on it #

  • Run this command with Flutter:

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

    dependencies:
      cotton_candy_ui: ^0.2.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:cotton_candy_ui/cotton_candy_ui.dart';
    
  • For more details see the example project.

Demo #

ui_exam

License #

  • Licensed under the MIT
4
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Make better your flutter application with candy-like widgets!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on cotton_candy_ui