Skip to content

PhyoMyanmarKyaw/RandomColorFactory-FlutterPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Random Color Factory

A simple Flutter app created to explore basic state management and implicit animations.

🚀 Learning Journey

I am an iOS Developer expanding my skillset into Flutter. This is my first step in understanding the Flutter widget tree and Dart syntax.

🛠 Concepts Applied

  • State Management: Understanding StatefulWidget and setState (comparing it to SwiftUI's @State).
  • Implicit Animations: Using AnimatedContainer for smooth color transitions.
  • Dart Logic: Random number generation and RGB color manipulation.
  • Material 3: Implementing the latest Material Design guidelines.

📱 How to Run

  1. Clone the repo
  2. Run flutter pub get
  3. Run flutter run on iOS Simulator or Android Emulator

Created as part of my "Flutter by Doing" daily challenge.

About

Created as part of my "Flutter by Doing" daily challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published