Flutter: Part 07 Building the UI or Flutter: Part 07 Building UIs

Go to class
Write Review

Free Online Course: Flutter: Part 07 Building the UI or Flutter: Part 07 Building UIs provided by LinkedIn Learning is a comprehensive online course, which lasts for 4-5 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. Flutter: Part 07 Building the UI or Flutter: Part 07 Building UIs is taught by Angela Yu and London App Brewery.

Overview
  • Get more control over your user interface using Flutter and Dart, the programming language optimized for cross-platform app development.

Syllabus
  • 1. Building UI with Flutter for Intermediates: BMI Calculator Project

    • BMI calculator: A beautiful health app
    • How to use Flutter themes
    • How to refactor Flutter widgets
    • Immutability and final vs. const
    • Creating custom widgets
    • Gesture detector widget
    • Dart enums
    • Dart ternary operator
    • Dart first-class objects
    • Flutter slider widget
    • Customizing Flutter widgets using themes
    • Flutter widgets from scratch
    • Routes and navigation
    • Dart maps
    • Designing the results screen
    • Calculator model and string manipulation