Learning Google Flutter for Mobile Developers

Go to class
Write Review

Free Online Course: Learning Google Flutter for Mobile Developers provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Google Flutter for Mobile Developers is taught by Emmanuel Henri.

Overview
  • Learn how to get started developing with Google Flutter, a mobile UI framework for creating native iOS and Android applications.

Syllabus
  • Introduction

    • Build iOS and Android apps easily
    • Course prerequisites
    • Using the exercise files
    1. Introduction and Setup
    • Introduction to Flutter
    • Dart programming language
    • Various install platform
    • Flutter SDK setup
    • iOS setup
    • iOS simulator
    • Android setup
    • Android simulator
    • Editor setup
    2. UI Building
    • Basic widget exploration
    • Material components exploration
    • Widgets catalog exploration
    • Adding interactivity
    • Routing and navigation
    3. Use Device and SDK APIs
    • Introduction to packages
    • Package usage
    • Platform code overview
    • Read and write with Dart IO: Setup
    • Read and write with Dart IO: Final code
    • HTTP requests
    4. Build and Release
    • Resources to release to iOS
    • Resources to release to Android
    Conclusion
    • Next steps