mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-05-09 15:17:26 +02:00
Add Flutter by Example to Tutorials section
This commit is contained in:
parent
42cd352ae0
commit
a85c366d3f
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,7 @@ Introduction to Flutter - Faisal Abid
|
|||
- [Animated Chat](https://codelabs.developers.google.com/codelabs/flutter/#0) - Building beautiful UIs with Flutter by Google Code Labs
|
||||
- [Firebase Chat](https://codelabs.developers.google.com/codelabs/flutter-firebase/#0) - Firebase Flutter by Google Code Labs
|
||||
- [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app)
|
||||
- [Flutter by Example](https://flutterbyexample.com/) Multiple tutorials for building small Flutter apps, including using Flutter Redux, Firebase, Custom Animations, and UI.
|
||||
|
||||
#### Video Series
|
||||
- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) - Very rich content by [Tensor Programming](http://tensor-programming.com/)
|
||||
|
@ -98,6 +99,7 @@ Introduction to Flutter - Faisal Abid
|
|||
- [Posse Gallery](https://github.com/flutter/posse_gallery) - Demonstration by [Posse](http://goposse.com)
|
||||
- [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps for budding flutter devs, by [Nishant Srivastava](https://github.com/nisrulz)
|
||||
|
||||
|
||||
### UI
|
||||
|
||||
- [SpriteWidget](https://github.com/spritewidget/spritewidget) - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue