ditredi 2.0.2 copy "ditredi: ^2.0.2" to clipboard
ditredi: ^2.0.2 copied to clipboard

A flutter package that displays large 3D datasets on transparent canvas.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ditredi

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

dependencies:
  ditredi: ^2.0.2

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:ditredi/ditredi.dart';
153
likes
140
pub points
85%
popularity

Publisher

verified publisherjelenski.net

A flutter package that displays large 3D datasets on transparent canvas.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, vector_math

More

Packages that depend on ditredi