nombrekeff / lets-learn-flutter

Repository containing all Flutter projects and files covered in the LLF series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's learn Flutter - Code Repo

Let's learn Flutter - Code Repo header image

This repo contains all the examples showcased in the Let's learn Flutter series I'm doing over on DEV.to.

What does it cover?

These are some of the thing the series covers:

  • Dart language basics
  • Flutter basics
  • Built in widgets & theming
  • Custom widgets
  • Routing
  • Handling forms & data
  • State management options
  • Communicating with HTTP APIS
  • Build a complete app
  • There will be more things not covered in this list, take a look at the Table Of Content further down, it will be updated as the series progresses.

Contents

About

Repository containing all Flutter projects and files covered in the LLF series

License:MIT License


Languages

Language:Dart 74.8%Language:HTML 21.9%Language:Swift 2.3%Language:Kotlin 0.8%Language:Objective-C 0.2%