flutter_compute_tree 1.0.0+21 copy "flutter_compute_tree: ^1.0.0+21" to clipboard
flutter_compute_tree: ^1.0.0+21 copied to clipboard

Flutter data binding framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_compute_tree

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

dependencies:
  flutter_compute_tree: ^1.0.0+21

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

Publisher

unverified uploader

Flutter data binding framework

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, matches

More

Packages that depend on flutter_compute_tree