An open API service indexing awesome lists of open source software.

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

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