Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

Flutter Design Patterns and Best Practices

Posted By: tarantoga
Flutter Design Patterns and Best Practices

Daria Orlova, Esra Kadah, Jaime Blasco, "Flutter Design Patterns and Best Practices: Build scalable, maintainable, and production-ready apps using effective architectural principles"
English | ISBN: 1801072647 | 2024 | EPUB | 362 pages | 6 MB

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.