Build Native iOS and Android Apps with Flutter
Descrizione
Flutter è un framework UI open source creato da Go ogle per la creazione di app iOS e Android alta qualità.
In questo corso di formazione dal vivo con istruttore, i partecipanti impareranno come utilizzare Flutter per sviluppare rapidamente un'app mobile che funziona su iOS e Android .
Target
App Developers
Prerequisiti
- Object oriented programming experience
- Access to an iOS or Android mobile device
Programma Corso
- Introduction
- Flutter vs other cross-platform frameworks
- Installing Flutter
- Overview of Flutter Features and Architecture
- Choosing an IDE
- Using the Dart Programming Language
- Creating an Application
- Using Templates and Scaffolding
- Working with Widgets (Stateless vs Stateful)
- Creating the User Interface
- Reloading the App while Maintaining State (Hot Reloading)
- Customizing the App with Layouts, Painting, and Animation
- Adding Packages and Plugins
- Accessing the Native Platform's APIs
- Testing the App
- Troubleshooting