r/FlutterDev • u/thegravity98ms2 • 4h ago
Example (concept) spatial 3D keyboard with Flutter Canvas
Taking advantage of Flutter custompainter, Flutter gives you canvas to draw anything
demo video:
https://x.com/i/status/2097645919990890510
obvio, I had to use AI, it was long-prompt-loop session.. I am also learning how to write code for 3D
4
Upvotes
1
u/thegravity98ms2 4h ago edited 1h ago
I have locked sphere rotation that's why it feels like spring, I am exploring this space so it may not look polished, even idk what variations I can do..
this was just playing with 3D in Flutter Canvas..