Book Image

Flutter in 7 Days [Video]

By : Aman Malhotra
Book Image

Flutter in 7 Days [Video]

By: Aman Malhotra

Overview of this book

You'll gain the confidence to build customized UI's for your own projects using Flutter. You'll work with its cool features and understand how to compose widgets, add animations, and make your apps interactive in 7 days by building them throughout the course. By the end of this course, you will be up-to-speed with Flutter development and will be able to build stunningly rich cross-platform applications with a single codebase. The code files and resource files are updated on the GitHub repository at https://github.com/packtpublishing/flutter-in-7-days
Table of Contents (7 chapters)
Chapter 1
Flutter and Its Basic Components
Content Locked
Section 5
Basic Structure and Creating Flutter Project
Understand how to create a new project in Flutter, and what the basic structure of a Flutter project is - Create a new Flutter project and see the introduction to the folders inside the project - Use Flutter and create project_name to create a new Flutter project - Get a basic idea about the different folders in the Flutter project