Skip to content

🧪 POC creating class and subclasses with Flutter & Dart

Notifications You must be signed in to change notification settings

felipecastrosales/flutter_composition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composition with Flutter

In Flutter, Composition is preferred over Inheritence.

Researching how to flow classes and subclasses with Flutter, I found some interesting content and decided to test some flows in practice.

See come cool links below: