gurkanmutllu / flutter_full_learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_full_learn

Getting Started to larning Flutter

In this repository you can find fundamental components of Flutter framework.
I tried to show basic examples of most used widgets in Flutter. And i shown some
most used packages from pub.dev.
The files putted and sorted into folders as incremented by difficulty level (101, 202, 303...).

101 folder

In this folder we named files as basic Flutter widgets. Every single file has their base
widgets in it and their properties shown clearly.


## 202 folder In this folder we worked on caching, state management, introduction to services, theme
components and etc. You can find:

303 folder

In this folder we are learning picking up image files by coding services and using mobx package,
navigating between our screens, using 'part / part-of' structure and writing request-response
code by MVVM (model - view - viewmodel) architecture.

About


Languages

Language:Dart 99.6%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%Language:Shell 0.0%