Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 703 Bytes

File metadata and controls

29 lines (22 loc) · 703 Bytes

Android Technology Lab

Lab experiments in Flutter and React Native covering UI development, navigation, animations, and data handling.

Tech Stack

  • Flutter (Dart)
  • React Native (JavaScript)
  • Firebase / REST APIs
  • AsyncStorage

Repository Structure

Week 2 - Flutter Basics
Week 3 - Widgets & Layout
Week 4 - Animations
Week 5 - Data (API/Firebase)
Week 6 - React Native (JS Basics)
Week 7 - Components & Layout
Week 8 - Animations + Storage

Key Concepts

  • UI design and input handling
  • Navigation and layout management
  • Widgets and state management
  • Animations in Flutter and React Native
  • API and database integration
  • Local storage using AsyncStorage