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

Flutter glue for koel — controller, scope, session storage, generative UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add koel_flutter

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

dependencies:
  koel_flutter: ^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_flutter/koel_flutter.dart';
0
likes
130
points
118
downloads

Documentation

API reference

Publisher

verified publishersihuynh.dev

Weekly Downloads

Flutter glue for koel — controller, scope, session storage, generative UI.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, hive_ce, koel_core

More

Packages that depend on koel_flutter