Your personal Flutter playground — a curated collection of apps, games, and experiments crafted with Flutter by mishiyama.
Fluttermind is where all my Flutter creativity lives. From fun games to useful utilities, this repo is the one-stop place for all my Flutter projects — neatly organized, easy to explore, and ready to grow.
And this is just the beginning. More apps and cool projects coming soon!
- Clone the repo:
git clone https://github.com/mishiyama/Fluttermind.git
- Navigate to the project folder:
cd Fluttermind/projectfolder(that you want to run)
- Get dependencies:
flutter pub get
- Run the app:
flutter run