0 Forks
3 Stars
3 Watchers

flutter_rose_glasses

My curated flutter code samples for my medium articles and my Flutter Through Rose Glasses App dev book

How to download and setup flutter_rose_glasses

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

Or simply clone flutter_rose_glasses with SSH
[email protected]:fredgrott/flutter_rose_glasses.git

If you have some problems with flutter_rose_glasses

You may open issue on flutter_rose_glasses support forum (system) here: https://github.com/fredgrott/flutter_rose_glasses/issues