chiclet_ui 0.0.1 copy "chiclet_ui: ^0.0.1" to clipboard
chiclet_ui: ^0.0.1 copied to clipboard

Chiclet UI offers a collection of fully customizable island-style widgets, inspired by the design of apps like Duolingo.

Chiclet UI #

Chiclet UI provides a set of highly customizable island-style widgets, inspired by the design of apps like Duolingo.

Features #

Coming Soon

Getting Started #

To install, add the following to the dependencies section of your pubspec.yaml:

dependencies:
  chiclet_ui: <latest_version>

Usage #

  1. Import the package:
import 'package:chiclet_ui/chiclet_ui.dart';
  1. Use the widgets:
ChicletFilledButton(
  onPressed: () {},
  child: const Text('Hello World'),
),

Additional Information #

For suggestions, feedback, or issue reporting, visit:
Niklas Vlach

1
likes
130
points
13
downloads

Publisher

verified publisherniklas-vlach.com

Weekly Downloads

Chiclet UI offers a collection of fully customizable island-style widgets, inspired by the design of apps like Duolingo.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on chiclet_ui