tree_force 0.2.0 copy "tree_force: ^0.2.0" to clipboard
tree_force: ^0.2.0 copied to clipboard

discontinuedreplaced by: deact
outdated

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

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
0
pub points
0%
popularity

Publisher

verified publisherblimster.net

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

Homepage

License

unknown (LICENSE)

Dependencies

redux, vector_math

More

Packages that depend on tree_force