koel_widgets 1.0.0 copy "koel_widgets: ^1.0.0" to clipboard
koel_widgets: ^1.0.0 copied to clipboard

Material 3 + Cupertino chat UI primitives (theme, bubble, input, follow-up list).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add koel_widgets

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

dependencies:
  koel_widgets: ^1.0.0

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:koel_widgets/koel_widgets.dart';
0
likes
140
points
22
downloads

Documentation

API reference

Publisher

verified publishersihuynh.dev

Weekly Downloads

Material 3 + Cupertino chat UI primitives (theme, bubble, input, follow-up list).

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, koel_core, koel_flutter

More

Packages that depend on koel_widgets