Description
In this course, you will learn :
- How to build a simple app from the ground up in Flutter.
- Learn how to create a project, scaffold it with widgets, and incorporate assets like images and text.
- How to deploy your app for testing to Android and iOS devices.
Syllabus :
1. How to Create Flutter Apps From Scratch
- Creating a Flutter project from scratch
- Scaffolding a MaterialApp
- Working with assets in Flutter and the Pubspec file
- Add app icons to the iOS and Android projects
- Deploy to Android devices
- Deploy to iOS devices