# zflutter
**Repository Path**: izdan369/zflutter
## Basic Information
- **Project Name**: zflutter
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-08-30
- **Last Updated**: 2024-08-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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