Flutter Design Patterns and Best Practices. Build scalable, maintainable, and production-ready apps using effective architectural principles - Helion
Tytuł oryginału: Flutter Design Patterns and Best Practices. Build scalable, maintainable, and production-ready apps using effective architectural principles
ISBN: 9781801074551
stron: 362, Format: ebook
Data wydania: 2024-09-06
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
Flutter’s rapid adoption by developers and businesses alike has led to an increased demand for skilled developers who can deliver high-quality Flutter apps. Flutter can be a great tool to develop apps for yourself, but you don’t always need to consider things like scalability or business goals as a hobbyist. When you build apps for a business, however, you must use specific tools to help the business achieve its goals. This requires solutions to be fast, reliable, and delivered on time. This book will help you meet these business requirements.
You'll begin by learning how to build responsive UIs that work on all devices. Next, you'll delve into state management, understanding how to select the appropriate solution and gaining hands-on experience with InheritedWidget, ChangeNotifier, and BLoC. Later, you'll move on to high-level practices such as layered architecture, dependency injection, and repository patterns. The book will also show you how to develop features of any complexity, such as multithreading and native layer implementations. You'll also learn how to ensure the quality of your solutions by prioritizing testing.
By the end of this book, you'll be able to deliver well-architected Flutter projects that are stable, scalable, and maintainable.
Osoby które kupowały "Flutter Design Patterns and Best Practices. Build scalable, maintainable, and production-ready apps using effective architectural principles", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 2. Za 127,27 zł, (14,00 zł -89%)
- Biologika Sukcesji Pokoleniowej. Sezon I. 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
Spis treści
Flutter Design Patterns and Best Practices. Build scalable, maintainable, and production-ready apps using effective architectural principles eBook -- spis treści
- 1. Best Practices for Building UIs with Flutter
- 2. Responsive UIs for All Devices
- 3. Vanilla State Management
- 4. State Management Patterns and Their Implementations
- 5. Creating Consistent Navigation
- 6. The Responsible Repository Pattern
- 7. Implementing the Inversion of Control Principle
- 8. Ensuring Scalability and Maintainability with Layered Architecture
- 9. Mastering Concurrent Programming in Dart
- 10. A Bridge to the Native Side of Development
- 11. Unit Tests, Widget Tests, and Mocking Dependencies
- 12. Static Code Analysis and Debugging Tools