Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamesblasco/zflutter

Flat, round, designer-friendly pseudo-3D engine for Flutter
https://github.com/jamesblasco/zflutter

3d dart flutter package

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://z.flutter.gallery/)

# Zflutter is based on Zdog

First we would like to give the mertits to [Zdog](https://zzz.dog), the pseudo-3D JavaScript engine that has been the base inspiration for this project.

We encourage to take a look to [Zdog](https://zzz.dog) 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](https://twitter.com/JamesBlasco) or telegram [@JamesBlasco](https://t.me/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