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).

koel_widgets #

pub package License: MIT CI

UI primitives for koel, the premium Dart/Flutter SDK for the AG-UI protocol. koel_widgets ships themeable chat building blocks — message bubbles, a chat input, a follow-up list — in both Material 3 and Cupertino styles, driven by a KoelTheme.

Getting started #

// pubspec.yaml:  flutter pub add koel_widgets
import 'package:koel_widgets/koel_widgets.dart';

Requires Flutter 3.35.0+ (the release that ships Dart 3.9.0).

Documentation #

Guides are on the koel docs site — see Theme the widgets. The API reference is on the pub.dev API tab (dart doc); see the repo-root README for the package map.

Changelog #

See CHANGELOG.md.

License #

MIT © 2026 Si Huynh. See LICENSE.

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