Skip to content

yogeeshsm/Flutter_labPrograms-BCGL657A-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 Flutter Lab Programs – Simplified Guide

Welcome to the Flutter Lab Programs repository! This project contains simple, beginner-friendly programs to help students and developers understand Flutter concepts step-by-step.


🛠️ Requirements

Make sure you have these before running any app:

  • Flutter SDK (v3.x recommended)
  • Android Studio / VS Code
  • Emulator or Physical Android/iOS Device

🚀 How to Run

  1. Clone the repo

    git clone https://github.com/your-username/flutter-lab-programs.git
    cd flutter-lab-programs
  2. Navigate to a program

    cd program_01_hello_world
  3. Run the app

    flutter pub get
    flutter run

📘 Learning Resources


💡 Tips

  • Use Hot Reload (r) to quickly see UI changes.
  • Always format your code using flutter format .
  • Use VS Code with the Flutter extension for better experience.

🤝 Contributing

Pull requests are welcome! Feel free to submit issues or suggest improvements.


About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages