schemax 1.1.0 copy "schemax: ^1.1.0" to clipboard
schemax: ^1.1.0 copied to clipboard

Schema-driven GraphX renderer for interactive, zoomable canvases in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add schemax

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

dependencies:
  schemax: ^1.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:schemax/schemax.dart';
1
likes
150
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Schema-driven GraphX renderer for interactive, zoomable canvases in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, events_emitter, flutter, flutter_cache_manager, flutter_hooks, graphx, hooks_riverpod

More

Packages that depend on schemax