kohana 1.0.7+8 copy "kohana: ^1.0.7+8" to clipboard
kohana: ^1.0.7+8 copied to clipboard

State management (flutter_hooks based), validators, common models, event bus, responsive layout and more in one codebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kohana

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

dependencies:
  kohana: ^1.0.7+8

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:kohana/kohana.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

State management (flutter_hooks based), validators, common models, event bus, responsive layout and more in one codebase.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

daggerito, equatable, flutter, flutter_hooks, kohana_annotations, routex, rxdart

More

Packages that depend on kohana