7 Forks
25 Stars
25 Watchers

flutter_study_app

:rocket: app for learning flutter (supporting andriod and ios): The home page introduces flutter plugins, dart language, excellent blogs, high quality video teaching, development tools, open source projects, games, game engines, flutter community and other learning resources. Day 1 practice tab is a variety of practical small demo, circle tab is a mini forum to discuss flutter related technology, tool tab is a practical tool for learning, life, media, technology and other aspects developed by flutter, the left drawer involves account login Registration, three-party authorization login, device information viewing, theme switching, etc. Currently in the development stage, interested friends can participate in the joint improvement of flutter technology.

How to download and setup flutter_study_app

Open terminal and run command
git clone https://github.com/flutter-jp/flutter_study_app.git
git clone is used to create a copy or clone of flutter_study_app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_study_app https://github.com/flutter-jp/flutter_study_app/archive/master.zip

Or simply clone flutter_study_app with SSH
[email protected]:flutter-jp/flutter_study_app.git

If you have some problems with flutter_study_app

You may open issue on flutter_study_app support forum (system) here: https://github.com/flutter-jp/flutter_study_app/issues