Loading video...
Video Failed to Load
#Flutter Architect v1 is out! I built a developer tool using #GithubCopilot to make Flutter development even faster. - Quickly build nested widgets - Click to copy common snippets - Create multi-child layouts
30,273 views • 3 years ago •via X (Twitter)
11 Comments

I've been using this tool in my own development and it saves me time and headache. It's especially useful for spinning up general widget structures/prototyping but there are a bunch of built in click-to-copy snippets that I find myself coming back to.

Once you get the hang of it, its also easy to build widgets with multiple children:

The desktop versions will be coming soon but for now, check it out on the web!

@Banjoe__ This is really nice, definitely trying it out 👌

Let me know what you think. I plan on updating it pretty soon to add better support for columns and rows

@Banjoe__ Look so cool, it will be better if it is vscode ext I think

@HierenLee Yes I agree, I originally wanted to make it for Android studio but it wasn't going to let me do everything I wanted to do. If there's enough interest though I will make one though!

@Banjoe__ Love the idea. Did you try this in VSCode?

I have gotten this request a bunch so I will work on creating a plugin for Android studio and VS code. For now it's just on web 🌐

@Banjoe__ interesting. It would be nice if for things that have 'children' that you could add multiple and then somehow bump out of that to add individual again. If that makes sense.

yes, I've thought about that too but haven't come up with a solution I like yet 🤔 V2 for sure!

