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

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

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';
11
likes
140
pub points
64%
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