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

outdated

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: ^0.0.5

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';
155
likes
0
pub points
87%
popularity

Publisher

verified publisherjelenski.net

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

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, vector_math

More

Packages that depend on ditredi