anaglyph 0.0.1-beta anaglyph: ^0.0.1-beta copied to clipboard
A Flutter package that makes it simple and effortless for developers to create 3D applications using the anaglyph method.
0.0.1-alpha.1 #
- Basic anaglyph implementation.
0.0.1-alpha.2 #
- Pubspec description lengthened to increase the pub score.
0.0.1-beta #
- Implemented
debugPaintSize()
forRenderAnaglyphView
. - Implemented
performLayout()
forRenderAnaglyphView
. - Added a new fancy animated page to the example.
- Added a new tutorial in the documentation for dynamically resizable
AnaglyphView
.