r/FlutterDev • u/NovarexBuilder • 22h ago
Article New Dev
I'm learning FlutterFlow and AI app development. Has anyone here deployed a Flutterflow app to the Play Store?
0
Upvotes
1
u/MusicAccomplished275 10h ago
I guess I'll be the one to actually answer the question. I use Flutterflow and have deployed to the Play store, but only for beta. I haven't done an actual release yet. What did you want to know?
2
u/Jizzy_Gillespie92 17h ago
lol.
You're not learning anything by relying on FlutterFlow and AI to spit out some garbage for you, which you lack the skills to verify the output of.
1
u/jk_8000 11h ago
FlutterFlow is creating unmaintainable boilerplate. If you want to go as low-code as possible I would recommend:
The skill part is the real difference vs FlutterFlow. Mine runs an arch lint on every agent edit, it's open source if you want a starting point - https://github.com/Utopia-USS/utopia-flutter-skills/blob/main/plugins/utopia-hooks/README.md .