Beginning App Development with Flutter: Easy iOS and Android Apps From the Same Code
Autor Rap Payneen Limba Engleză Paperback – 12 aug 2024
As you work through the accompanying lab exercises, you'll learn the Dart programming language; the entire Flutter development toolchain; the differences between stateful and stateless widgets; and a working knowledge of the architecture of apps. You’ll work with themes and styles, develop custom widgets, and even teach your app to respond to gestures like taps, swipes, and pinches. You’ll also design, create, and control the layout of your app. Create tools to handle form data entry from users. And ultimately create killer multiscreen apps with navigation, menus, and tabs.
You’ll see that with Flutter, you can write an app one time that produces two outputs: one that can be submitted to the Apple App Store and another that can be uploaded to the Google Play Store. In short, one code creates the same app that runs on iPhones, iPads, Android phones and tablets, virtually all devices. And if you like, it can also create a version that runs on Macs, Windows, Linux, and in browsers!
Flutter App Development explains difficult topics in plain, everyday terms that simplify the process of writing mobile apps.
What You'll Learn
- Get the most out of great Flutter widgets
- Create custom widgets, both stateless and stateful
- Exercise expert control over your Flutter layouts
- Manage data in stateful widgets and with libraries like Riverpod
- Exchange data actively with RESTful API servers
Developers who have coded in JavaScript, Python, Java, C#, C++, or any similar language. Managers, product owners, and business analysts who need to understand Flutter's capabilities.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 234.84 lei 3-5 săpt. | |
Apress – 12 aug 2024 | 234.84 lei 3-5 săpt. | |
Apress – 5 dec 2019 | 255.81 lei 3-5 săpt. | +104.43 lei 6-12 zile |
Preț: 234.84 lei
Preț vechi: 293.56 lei
-20% Nou
Puncte Express: 352
Preț estimativ în valută:
44.96€ • 46.82$ • 37.31£
44.96€ • 46.82$ • 37.31£
Carte disponibilă
Livrare economică 24 ianuarie-07 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9798868804847
Pagini: 300
Ilustrații: Approx. 300 p.
Dimensiuni: 155 x 235 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Pagini: 300
Ilustrații: Approx. 300 p.
Dimensiuni: 155 x 235 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Hello, Flutter.- Chapter 2: Developing in Flutter.- Chapter 3: Everything is Widgets.- Chapter 4: Value Widgets.- Chapter 5: Gestures.- Chapter 6: Navigation.- Chapter 7: Managing State.- Chapter 8: State Management Libraries.- Chapter 9: Making RESTful Calls with HTTP.- Chapter 10: Styling with Themes.- Chapter 11: Laying Out the Scene.- Chapter 12: Layout - Positioning Widgets.- Chapter 13: Layout - Fixing Overflows.- Chapter 14: Layout - Filling Extra Space.- Chapter 15: Layout - Fine Tuning Positioning.- Chapter 16: Layout - Special Presentation Widgets.- Appendix A: Dart Language Overview.- Appendix B: Futures, Async, and Await.- Appendix C: Including Packages in Your Flutter App.- Appendix D: How to Work with Files.- Appendix E: How to Debug Your Layout.
Notă biografică
Rap Payne started Agile Gadgets, a mobile app development company in 2003. Through it, Rap is a consultant, trainer, and entrepreneur who has written apps, mentored developers, and taught software development classes for Fortune 500 companies like Boeing, Walmart, Coca-Cola, Wells Fargo, Honda, CVS, Chase, HP, Lockheed, Exxon-Mobil, Lowe's, Nike, J.C. Penney, USAA, Raytheon, and government agencies like the NSA, the FBI, US Air Force, Navy, Army, NASA, Britain's GCHQ, Canada's postal service, and several provincial governments, to name a few.
As a professional mentor and trainer, Rap has mastered teaching highly complex ideas in easy-to-understand ways. And as a real-world developer, he understands the need to teach these topics using practical and realistic examples and exercises. Rap and his wife Becky have been married for over 30 years. In addition to their five children (all home educated), Rap is a spiritual father to many younger men whom he has mentored over the years. Rap is a middle-of-the-pack marathoner, triathlete, and power lifter.
As a professional mentor and trainer, Rap has mastered teaching highly complex ideas in easy-to-understand ways. And as a real-world developer, he understands the need to teach these topics using practical and realistic examples and exercises. Rap and his wife Becky have been married for over 30 years. In addition to their five children (all home educated), Rap is a spiritual father to many younger men whom he has mentored over the years. Rap is a middle-of-the-pack marathoner, triathlete, and power lifter.
Textul de pe ultima copertă
Create iOS and Android apps with Flutter using just one codebase. App development on multiple platforms has historically been difficult and complex. This book breaks down complex concepts and tasks into easily digestible segments with examples, pictures, and hands-on labs with starters and solutions.
In doing so, you'll develop a basic understanding of the Dart programming language; the entire Flutter development toolchain; the differences between stateful and stateless widgets; and a working knowledge of the architecture of apps. All the most important parts of app development with Flutter are covered in this book. Work with themes and styles. Develop custom widgets. Teach your app to respond to gestures like taps, swipes, and pinches. Design, create and control the layout of your app. Create tools to handle form data entry from users. And ultimately create killer multiscreen apps with navigation, menus, and tabs.
Flutter is Google's new framework for creating mobile apps that run on iOS and Android phones both.You had to be a super-developer to write apps for iOS or Android alone. But writing for both? Forget about it! You had to be familiar with Swift, Java/Kotlin, Xcode, Eclipse, and a bunch of other technologies simultaneously. Beginning App Development with Flutter simplifies the entire process.
In doing so, you'll develop a basic understanding of the Dart programming language; the entire Flutter development toolchain; the differences between stateful and stateless widgets; and a working knowledge of the architecture of apps. All the most important parts of app development with Flutter are covered in this book. Work with themes and styles. Develop custom widgets. Teach your app to respond to gestures like taps, swipes, and pinches. Design, create and control the layout of your app. Create tools to handle form data entry from users. And ultimately create killer multiscreen apps with navigation, menus, and tabs.
Flutter is Google's new framework for creating mobile apps that run on iOS and Android phones both.You had to be a super-developer to write apps for iOS or Android alone. But writing for both? Forget about it! You had to be familiar with Swift, Java/Kotlin, Xcode, Eclipse, and a bunch of other technologies simultaneously. Beginning App Development with Flutter simplifies the entire process.
Caracteristici
Write a cross-platform app that will run on any iOS/Android cell phone in the world Develop Flutter apps like a pro Apply programming knowledge from other fields or start from scratch