/App-Idea-Generator

An app idea generated developed in Flutter

Primary LanguageDartMIT LicenseMIT

App Idea Generator (in Flutter!)

Generates ideas for apps, my first foray into Flutter

Demo picture #1: "A card game but it's a Battle Royale"

Demo picture #2: "A social media network for designers"

What I learned:

  • How to install Flutter SDK, flutter package structure, how to build flutter projects
  • Dart syntax and a basic understanding of how it differs from Java/Kotlin
  • Flutter layout + state basics