9 Forks
50 Stars
50 Watchers

100-Days-of-Flutter

This respository contains all the source code which I did while learning Flutter. Flutter is a new UI Framework, written on Dart for mobile, web and other applications. Flutter Mobile UI Framework supports both iOS and Android natively, thus allowing developers like me to write and maintain a single codebase for both iOS and Android application.

How to download and setup 100-Days-of-Flutter

Open terminal and run command
git clone https://github.com/aashishtamsya/100-Days-of-Flutter.git
git clone is used to create a copy or clone of 100-Days-of-Flutter 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 100-Days-of-Flutter https://github.com/aashishtamsya/100-Days-of-Flutter/archive/master.zip

Or simply clone 100-Days-of-Flutter with SSH
[email protected]:aashishtamsya/100-Days-of-Flutter.git

If you have some problems with 100-Days-of-Flutter

You may open issue on 100-Days-of-Flutter support forum (system) here: https://github.com/aashishtamsya/100-Days-of-Flutter/issues