Another exquisit release
Linkedin.Learning.Flutter.Part.06.Modularizing.and.Organizing.Flutter.Code-XQZT
Title: Flutter: Part 06 Modularizing and Organizing Flutter Code
Publisher: Linkedin.Learning
Size: 421M (440905391 B)
Files: 9F
Date: 08/30/2019
Course #: Linkedin.Learning
Type: N/A
Published: August 30, 2019
Modified: N/A
URL: www.linkedin.com/learning/flutter-part-06-modularizing-and-organizing-flutter-code
Author: Angela Yu
Duration: 2h 44m 45s
Skill: Intermediate
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
With Flutter, you can design beautiful apps with minimal
effort. But as your apps become more sophisticated, your code will
become more complex and harder to read. This course teaches you how
to organize your Flutter codebase so that it is easier to
maintain and improve over time. Instructor Angela Yu explains how to
effectively use Dart lists, conditionals, classes, and objects and
leverage best practices such as abstraction,
encapsulation, inheritance, and polymorphism. Plus, learn how to
use Dart constructors to organize multiple sets of
instructions. Each lesson is illustrated using a fun,
real-world project the Quizzler app that you can build,
customize, and add to your Flutter portfolio.