https://github.com/open-source-community/osc-25-flutter-material
https://github.com/open-source-community/osc-25-flutter-material
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/open-source-community/osc-25-flutter-material
- Owner: Open-Source-Community
- Created: 2024-11-24T10:15:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-28T23:04:30.000Z (over 1 year ago)
- Last Synced: 2025-02-15T10:26:10.995Z (over 1 year ago)
- Language: C++
- Size: 22.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSC-25-Flutter-Material
Welcome to the OSC-25-Flutter-Material repository! This repository contains materials for the OSC Flutter Sessions.
## Contents
- **[Session 1: Dart Basics](https://github.com/Open-Source-Community/OSC-25-Flutter-Material/tree/master/1%20Dart%20Basics)**
- Data Types
- Null Safety
- Functions & parameters
- Control Flow
- OOP
- **[Session 2: Intro flutter](https://github.com/Open-Source-Community/OSC-25-Flutter-Material/tree/master/2%20Intro%20Flutter)**
- How Flutter app starts
- stateless & stateful widget
- UI component
- **[Session 3: Advance flutter Widgets](https://github.com/Open-Source-Community/OSC-25-Flutter-Material/tree/master/3%20Advance%20Flutter%20Widgets)**
- Circle Avatar
- Media Query
- List view
- Navigation
- Bottom Navigator Bar
- **[Session 4: Flutter UI Challenges](https://github.com/Open-Source-Community/OSC-25-Flutter-Material/tree/master/4%20Flutter%20UI%20Challenges)**
- List View
- ToDo App
- UI Challenges