comento_design_system 0.0.24 copy "comento_design_system: ^0.0.24" to clipboard
comento_design_system: ^0.0.24 copied to clipboard

unlisted

Comento Design System and UI components for Comento applications built on Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add comento_design_system

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

dependencies:
  comento_design_system: ^0.0.24

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

Publisher

unverified uploader

Weekly Downloads

Comento Design System and UI components for Comento applications built on Flutter.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_styled_toast, super_tooltip

More

Packages that depend on comento_design_system