DEV Community

ASM Fahim
ASM Fahim

Posted on

πŸš€ Stop Setting Up Flutter Projects Manually

If you're a Flutter developer, you probably do this every time:

Create folders
Set up architecture
Write boilerplate

What if you could skip all of that?

I built a CLI tool called ARCLE that generates a clean Flutter project structure in seconds.

Check it out:
https://pub.dev/packages/arcle

Let me know what you think πŸ‘‡

Top comments (0)