Skip to content

Commit 58f001d

Browse files
author
Pedro Massango
authored
Update README.md
1 parent c9abab9 commit 58f001d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# My Flutter Challenges
22

3-
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.
3+
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.
44

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

@@ -19,11 +19,11 @@ Youtube playlist about Flutter: https://www.youtube.com/playlist?list=PLum90SMJW
1919
| ------------- | ------------- | ------------- |
2020
| <img src="/screenshots/titled_bottom_bar.gif" width="270" height="480"> | <img src="/screenshots/dashboard.png" width="270" height="480"> | <img src="/screenshots/options_menu.gif" width="270" height="480"> |
2121

22-
| Login | Profile | [Home screen](https://github.com/pedromassango/flutter_famguard) |
22+
| [Login](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/login_challenge.dart) | [Profile](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/profile_challenge.dart) | [Home screen](https://github.com/pedromassango/flutter_famguard) |
2323
| ----- | ------- | ------------- |
2424
| <img src="/screenshots/login.png" width="270" height="480"> | <img src="/screenshots/profile.png" width="270" height="480">| <img src="/screenshots/home.png" width="270" height="480"> |
2525

26-
| [Number Picker](https://github.com/pedromassango/slider_number_picker) | Profile Design |
26+
| [Number Picker](https://github.com/pedromassango/slider_number_picker) | [Profile Design](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/profile_design.dart) |
2727
| ------------- | ----- |
2828
| <img src="https://github.com/pedromassango/slider_number_picker/blob/master/preview/shot.gif" width="270" height="480"> | <img src="/screenshots/profile_design.png" width="270" height="480"> |
2929

0 commit comments

Comments
 (0)