Flutter Apprentice (First Edition): Learn to Build Cross-Platform Apps Paperback – 2 Jun. 2021
by: raywenderlich Tutorial Team ,Mike Katz ,Kevin David Moore ,Vincent Ngo
Publisher finelybook 出版社: Razeware LLC (2 Jun. 2021)
Language 语言: English
Print Length 页数: 615 pages
ISBN-10: 1950325113
ISBN-13: 9781950325115
Book Description
By finelybook
Build for iOS & Android With Flutter!
Flutter is an exciting development toolkit that lets you build apps for iOS,Android and even web and desktop,all from a single codebase.
It uses a declarative approach to UI development. You can “hot reload” code while developing,and apps will perform at native speed thanks to its custom rendering engine.
With Flutter and Flutter Apprentice,you can achieve the dream of building fast applications,faster.
Who This Book Is For
This book is for developers who are new to Flutter,and also developers that already have some experience with building apps for the iOS and Android platforms,or web apps.
Topics Covered in Flutter Apprentice
Widgets: Use Flutter widgets to build modern mobile user interfaces.
Navigation: Navigate between multiple screens within a Flutter app,including using deep links.
Networking and Persistence: Fetch data from the network,parse the JSON response and cache data locally in a SQLite database.
State Management: Explore the all-important idea of state management in Flutter and learn about various state management techniques and tools.
Streams: Learn about Dart streams and how to use them in Flutter apps.
Deployment: Learn to prepare and deploy your app to mobile app stores.
One thing you can count on: After reading this book,you’ll be prepared to create and deploy full-featured mobile apps to both the iOS App Store and the google Play Store,without having to write two separate apps