Norbert Kozsir (@norbertkozsir) 's Twitter Profile
Norbert Kozsir

@norbertkozsir

Currently working on Vide - the AI powered Flutter IDE

Join the Discord: discord.gg/st8Gup7xjB

ID: 970031339717234688

linkhttps://vide.dev/ calendar_today03-03-2018 20:21:08

1,1K Tweet

4,4K Followers

451 Following

Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

I just open sourced the current state of the vibe-coded game we were building in yesterdays livestream! 🎮 github.com/Norbert515/rog… Thanks to everyone who was able to join! We will continue next week. Same place, same time 🙂

Flutter (@flutterdev) 's Twitter Profile Photo

#ObservableFlutter is back in business! 💼 Join Craig Labenz and Andrew Brogdon as they discuss building agentic apps in Flutter. 🔖 Bookmark the stream → goo.gle/3EiwJOo

#ObservableFlutter is back in business! 💼

Join Craig Labenz and Andrew Brogdon as they discuss building agentic apps in Flutter. 

🔖 Bookmark the stream → goo.gle/3EiwJOo
Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

Early version of Vide on the web is working! 🙂 A full canvas based IDE experience fully built in Flutter - for Flutter. In private alpha right now, public release will follow soon!

Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

Vide just created visualization widgets for both colors and typography & placed it on the canvas. Do you think this is useful while developing an app or just usueless fluff?

Vide just created visualization widgets for both colors and typography & placed it on the canvas.

Do you think this is useful while developing an app or just usueless fluff?
Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

Prompt: "Implement a desktop midjourney style image generation app" Vide running on the web, no installation required. Feels like magic ✨

Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

Is it possible to do static site generation for different routes in Flutter? I'd like to host a Flutter web app on a static site server (Github or similar) but still use usePathUrlStrategy (to correctly handle redirect routes). Didn't find any info on this :C

Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

This seems to work pretty well! You can use `setUrlStrategy(PathUrlStrategy());` while hosting on Github. This is pretty useful when dealing with callback (such as auth).

Norbert Kozsir (@norbertkozsir) 's Twitter Profile Photo

The last 20% really takes a huge amount of effort .. It's kind of a weird feeling as the project does not really evolve in terms of features etc. Everything already there just becomes more stable and reliable.