Preface
Flutter for Beginners introduces you to the Flutter framework world and how you can use it to build awesome mobile applications. We’ll start by looking at the reasons why Flutter was created; we’ll then explore the elegance of the Dart language, and then move on to an in-depth examination of the Flutter structures and concepts needed to make a high-level app. Together, we will study the whole Flutter life cycle, from project creation to app release. With clear code examples, you will learn how to start a small Flutter project, add some widgets, apply styles and themes, connect with remote services such as Firebase, get user input, add some animations to improve the user experience, and more. In addition, you will learn about why you should choose Flutter, how to test your app, how to monitor your app, and some common gotchas you may experience in the release process. In short, this book will prepare you for the future of mobile development with the amazing Flutter framework.