Skip to content

sagnik150699/state_management_starting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State Management Starting

A Flutter project to server as companion for Udemy flutter course by Sagnik Bhattacharya

Learning Context

This repository is one of my Flutter learning projects and course examples. I use it as a reference implementation for students and as a compact practice codebase while teaching Flutter concepts through the material published at sagnikbhattacharya.com/courses.

What This Project Is For

  • following along with a lesson or module from the course
  • revisiting a focused Flutter concept in a smaller repository
  • testing release builds and platform setup without rewriting the teaching code
  • keeping a practical sample app available for future revision

Supported Platforms

android, ios, web, windows

Build Commands

flutter pub get
flutter build apk --release
flutter build web --release

Notes For Students

  • This repository is primarily for learning, experimentation, and revision.
  • I generally avoid changing lib/ unless the lesson itself requires it, so compatibility updates are usually handled in tooling, dependency, or platform files.
  • Some projects may intentionally stay close to the version used during teaching so the code remains easier to compare with the course walkthrough.
  • Use the project together with the matching lesson for the best context instead of treating it as a finished production product.

About

Hey there! 🚀 Ready to dive into state management with Flutter? Jump into our kick-off project from Sagnik Bhattacharya and Coding Liquids, as part of the "Complete Flutter Guide." Let's master dynamic app states together! ✨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors