मोर बानी
  • Home
  • EDUCATION
  • Engineering
    • CAMM
    • Thermal Engineering
    • Industrial Measurement &C
  • ENGLISH
  • Maths concept
  • ADIWASI
    • ADIWASI CULTURE
    • ADIWASI NEWS
    • ADIWASI DHARM
    • TRIBES PROBLRM
    • संस्कृति और परंपरा
    • भाषा और बोली
    • आदिवासी जीवन
  • AI
  • CHATTISGARHI
  • More
    • Home
    • EDUCATION
    • Engineering
      • CAMM
      • Thermal Engineering
      • Industrial Measurement &C
    • ENGLISH
    • Maths concept
    • ADIWASI
      • ADIWASI CULTURE
      • ADIWASI NEWS
      • ADIWASI DHARM
      • TRIBES PROBLRM
      • संस्कृति और परंपरा
      • भाषा और बोली
      • आदिवासी जीवन
    • AI
    • CHATTISGARHI
मोर बानी
  • Home
  • EDUCATION
  • Engineering
    • CAMM
    • Thermal Engineering
    • Industrial Measurement &C
  • ENGLISH
  • Maths concept
  • ADIWASI
    • ADIWASI CULTURE
    • ADIWASI NEWS
    • ADIWASI DHARM
    • TRIBES PROBLRM
    • संस्कृति और परंपरा
    • भाषा और बोली
    • आदिवासी जीवन
  • AI
  • CHATTISGARHI

Koya School

APP Development

 

1️⃣ Flutter क्या है?

  • Flutter एक Google का open-source UI toolkit है।
     
  • इसे आप single codebase में Android और iOS दोनों apps बनाने के लिए use कर सकते हैं।
     
  • Programming language: Dart
     

2️⃣ System Requirements

  • OS: Windows 10+ / macOS / Linux
     
  • Disk Space: 2.5 GB + (Android Studio + Emulator)
     
  • Tools:
     
    • Flutter SDK
       
    • Android Studio (IDE + Emulator)

 

1️⃣ Flutter क्या है?

  • Flutter एक Google का open-source UI toolkit है।
     
  • इसे आप single codebase में Android और iOS दोनों apps बनाने के लिए use कर सकते हैं।
     
  • Programming language: Dart
     

2️⃣ System Requirements

  • OS: Windows 10+ / macOS / Linux
     
  • Disk Space: 2.5 GB + (Android Studio + Emulator)
     
  • Tools:
     
    • Flutter SDK
       
    • Android Studio (IDE + Emulator)
       
    • VS Code (optional, lightweight IDE)
       

3️⃣ Flutter Installation Steps (Windows Example)

Step 1: Flutter SDK Download

  • Visit: https://flutter.dev/docs/get-started/install
     
  • Download Windows SDK zip file
     
  • Extract to: C:\flutter
     

Step 2: Set Environment Variables

  1. Search Environment Variables → Edit system environment variables
     
  2. Edit Path → Add C:\flutter\bin
     
  3. Open Command Prompt → type flutter doctor
     

Step 3: Install Android Studio

  • Download: https://developer.android.com/studio
     
  • Install Android SDK & Emulator
     
  • Open Android Studio → SDK Manager → Install latest SDK
     

Step 4: Flutter Doctor Check

  • Command:
     

flutter doctor

  • यह बताता है कि कौन-कौन से tools install हैं और कौन missing है
     

4️⃣ Create First Flutter Project

  1. Open Command Prompt or VS Code terminal
     
  2. Type:
     

flutter create koya_school_app

  1. Navigate to project folder:
     

cd koya_school_app

  1. Run project:
     

flutter run

  • Default emulator/device पर app launch होगा
     

5️⃣ Folder Structure Overview

koya_school_app/
├─ lib/               → Dart code (screens, widgets)
│   ├─ main.dart      → Entry point
│   ├─ screens/       → Splash, Login, Dashboard
│   └─ widgets/       → Custom buttons, cards, etc.
├─ assets/            → Images, icons, videos
├─ pubspec.yaml       → Dependencies & assets config
└─ android/ios/       → Native platform code

6️⃣ Next Steps for Koya School App

  1. Design UI Screens: Splash, Login, Dashboard (Figma/Adobe XD)
     
  2. Implement Splash Screen: Animated logo + 2-3 sec delay
     
  3. Implement Login Screen: Firebase Auth integration
     
  4. Dashboard & Courses: Fetch from Firestore DB
     
  5. Lessons & Quizzes: Display video + notes + quiz questions
     
  6. Progress Tracker: Track completed lessons and badgescontributions to their fields, and we continue to attract top talent from around the world.

Our Programs

We offer a wide range of undergraduate and graduate programs in the arts, humanities, and social sciences. Our interdisciplinary approach encourages students to explore multiple fields and perspectives, preparing them for successful careers in a variety of industries.

Research Opportunities

Research Opportunities

At Koya School, we believe that research is an essential component of the learning experience. Our faculty are engaged in groundbreaking research across a range of disciplines, and students have numerous opportunities to get involved in research projects.

Copyright © 2025 koyascool - All Rights Reserved.

This website uses cookies.

We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.

yes