ripplearc_coreui 0.3.4 copy "ripplearc_coreui: ^0.3.4" to clipboard
ripplearc_coreui: ^0.3.4 copied to clipboard

A Flutter design system package with design tokens and basic components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ripplearc_coreui

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

dependencies:
  ripplearc_coreui: ^0.3.4

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:ripplearc_coreui/ripplearc_coreui.dart';
1
likes
150
points
447
downloads

Publisher

verified publisherripplearc.com

Weekly Downloads

A Flutter design system package with design tokens and basic components.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, ripplearc_linter

More

Packages that depend on ripplearc_coreui