mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 18:27:59 +02:00
Added Books section
Added Books section with links to Amazon
This commit is contained in:
commit
f14de389b2
1 changed files with 15 additions and 1 deletions
16
source.md
16
source.md
|
@ -45,8 +45,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Open Source Apps](#open-source-apps)
|
||||
- [Web](#web)
|
||||
- [Utilities](#utilities)
|
||||
- [Community](#community)
|
||||
- [Books](#books)
|
||||
- [Bonus](#bonus)
|
||||
- [Community](#community)
|
||||
|
||||
## Articles
|
||||
|
||||
|
@ -585,6 +586,19 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) <!--stargazers:go-flutter-desktop/go-flutter--> - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio)
|
||||
- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) <!--stargazers:gliheng/flutter-rs--> - Rust embedder for desktop by [juju](https://github.com/gliheng).
|
||||
|
||||
## Books
|
||||
|
||||
### Learning Flutter - Beginners
|
||||
- [Beginning App Development](https://www.amazon.com/Beginning-App-Development-Flutter-Cross-Platform/dp/1484251806) - by [Rap Payne](https://github.com/rapPayne)
|
||||
- [Beginning Flutter](https://www.amazon.com/Beginning-Flutter-Hands-Guide-Development/dp/1119550823) - by [Marco Napoli](https://github.com/JediPixels)
|
||||
- [Flutter for Beginners](https://www.amazon.com/Flutter-Beginners-introductory-cross-platform-applications/dp/1788996089) - by [Alessandro Biessek](https://github.com/biessek)
|
||||
- [Flutter in Action](https://www.amazon.com/Flutter-Action-Eric-Windmill/dp/1617269147) - by [Eric Windmill](https://github.com/ericwindmill)
|
||||
- [Learn Google Flutter Fast](https://www.amazon.com/Learn-Google-Flutter-Fast-Example/dp/1092297375) - by [Mark Clow](https://github.com/markclow)
|
||||
|
||||
### Cookbooks
|
||||
- [Practical Flutter](https://www.amazon.com/Practical-Flutter-Improve-Development-Open-Source/dp/1484249712) - by [Frank Zammetti](https://github.com/fzammetti)
|
||||
|
||||
|
||||
## Bonus
|
||||
|
||||
- [It's All Widgets!](https://itsallwidgets.com) - Open list of published apps by [Hillel Coren](https://twitter.com/hillelcoren), [Thomas Burkhart](https://twitter.com/ThomasBurkhartB), [Simon Lightfoot](https://twitter.com/devangelslondon) and [Scott Stoll](https://twitter.com/scottstoll2017)
|
||||
|
|
Loading…
Add table
Reference in a new issue