cirrus 1.0.5 copy "cirrus: ^1.0.5" to clipboard
cirrus: ^1.0.5 copied to clipboard

A beautiful and feature-rich Flutter UI component library for building elegant and consistent user interfaces with ease, including a powerful theming system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cirrus

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

dependencies:
  cirrus: ^1.0.5

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:cirrus/cirrus.dart';
1
likes
145
points
31
downloads

Publisher

verified publishergzzx.top

Weekly Downloads

A beautiful and feature-rich Flutter UI component library for building elegant and consistent user interfaces with ease, including a powerful theming system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animated_widgets, flutter, flutter_spinkit, lottie, percent_indicator

More

Packages that depend on cirrus