anaglyph 0.0.1-alpha.2 copy "anaglyph: ^0.0.1-alpha.2" to clipboard
anaglyph: ^0.0.1-alpha.2 copied to clipboard

outdated

A Flutter package that makes it simple and effortless for developers to create 3D applications using the anaglyph method.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anaglyph

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

dependencies:
  anaglyph: ^0.0.1-alpha.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:anaglyph/anaglyph.dart';
8
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes it simple and effortless for developers to create 3D applications using the anaglyph method.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on anaglyph