You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# My Flutter Challenges
2
2
3
-
A new Flutter project containing all my flutter UI challenges.
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.
4
4
5
5
Youtube playlist about Flutter: https://www.youtube.com/playlist?list=PLum90SMJW-vltQ_ERf3rhjq_UZWJ2enEG
6
6
@@ -9,23 +9,23 @@ Youtube playlist about Flutter: https://www.youtube.com/playlist?list=PLum90SMJW
9
9
10
10
## Screenshots
11
11
12
-
| Sliding Login & Register | Bottom Navy Bar |
12
+
|[Sliding Login & Register](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/sliding_login.dart)|[Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar)|
0 commit comments