JT

Results 159 comments of JT

Cool it works well when I use it like: void main() { runApp(MyApp()); SystemChrome.setPreferredOrientations([ DeviceOrientation.portraitUp, DeviceOrientation.portraitDown, ]); } It still doesn't perfectly remember the origin position when disabling revert. Not...

Awesome thanks! Would be nice to have gesture detector wrapped around them to so you can perform an action when tapped. Or perhaps you can push the bubbles around with...

awesome @Poujhit :)

hi @Poujhit any plans implementing images or doing an update?

@Poujhit awesome! does this latest version support images?

thank you. disposing and performance may be tricky i bet

yes it's lagging as well for me quite a bit on your demo. any updates?

yeah the current online demo works smoothly https://rodydavis.github.io/infinite_canvas/

> @jtkeyva it was me 😅, well I implemented them with appwrite but with supabase it's the same process through api rest. Soon I will upload a tutorial but read...

> @tshedor Just looking for a turn-key solution to offline support for Flutter & Supabase. There is a giant hole / opportunity to solve this universal problem. Basically, not have...