uyava_ui 0.2.1-beta.1 copy "uyava_ui: ^0.2.1-beta.1" to clipboard
uyava_ui: ^0.2.1-beta.1 copied to clipboard

Shared Flutter UI for Uyava graph rendering (painter, geometry, policies, configs).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uyava_ui

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

dependencies:
  uyava_ui: ^0.2.1-beta.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:uyava_ui/uyava_ui.dart';
0
likes
150
points
99
downloads

Documentation

Documentation
API reference

Publisher

verified publisheruyava.io

Weekly Downloads

Shared Flutter UI for Uyava graph rendering (painter, geometry, policies, configs).

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

collection, flutter, uyava_core, uyava_protocol

More

Packages that depend on uyava_ui