Skip to content

Flat, round, designer-friendly pseudo-3D engine for Flutter

License

Notifications You must be signed in to change notification settings

piro-hiroki/zflutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zflutter

A pseudo-3D engine for Flutter.

This is an alpha version and it might change before release.

To read the docs and see examples visit z.flutter.gallery

Zflutter is based on Zdog

First we would like to give the mertits to Zdog, the pseudo-3D JavaScript engine that has been the base inspiration for this project.

We encourage to take a look to Zdog and enjoy their awesome examples and documentation.

Contribution

I would love to get the feedback from people on how they would approach it and what they think it could be improved. Feel free to message me on twitter @JamesBlasco or telegram @JamesBlasco

Also I would like to encourage to submit issues and PR to improve this package.

Roadmap

  • Polish the code and add documentation
  • Add testing
  • Implement hitTest in ZWidgets

Known Issues

  • Scale in web is pixelated: Flutter #34878
  • Touch input inside ZWidgets is not detected yet

About

Flat, round, designer-friendly pseudo-3D engine for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dart 98.8%
  • Other 1.2%