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 8
Assets
Learn about assets in Flutter projects. - Learn what assets are and see how to add assets in Flutter project - Add an asset to the project folder - Load that asset into our Flutter project