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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
70
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

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