mika_treeview 0.1.0 copy "mika_treeview: ^0.1.0" to clipboard
mika_treeview: ^0.1.0 copied to clipboard

outdated

A treeview based on flutter_simple_treeview, adding several useful features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mika_treeview

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

dependencies:
  mika_treeview: ^0.1.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:mika_treeview/mika_treeview.dart';
13
likes
90
pub points
46%
popularity

Publisher

unverified uploader

A treeview based on flutter_simple_treeview, adding several useful features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_simple_treeview

More

Packages that depend on mika_treeview