tree_force 0.2.1+1 copy "tree_force: ^0.2.1+1" to clipboard
tree_force: ^0.2.1+1 copied to clipboard

discontinuedreplaced by: deact

A web ui framework based on a widget tree inspired by Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tree_force

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

dependencies:
  tree_force: ^0.2.1+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tree_force/tree_force.dart';
0
likes
40
pub points
0%
popularity

Publisher

verified publisherblimster.net

A web ui framework based on a widget tree inspired by Flutter.

Repository

License

MIT (LICENSE)

Dependencies

incremental_dom_bindings, redux, vector_math

More

Packages that depend on tree_force