Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# My Flutter Challenges

A new Flutter project containing all my flutter UI challenges. You can find the source code of all challenges in the [/lib](https://github.com/pedromassango/my_flutter_challenges/tree/master/lib) folder. Or just click on the title of each challenge to see the source code of each image.
A new Flutter(Dart) project containing all my Flutter UI challenges. You can find the source code of all challenges in the [/lib](https://github.com/pedromassango/my_flutter_challenges/tree/master/lib) folder. Or just click on the title of each challenge to see the source code of each image.

Youtube playlist about Flutter: https://www.youtube.com/playlist?list=PLum90SMJW-vltQ_ERf3rhjq_UZWJ2enEG

Expand Down