xiayulu / flutter-widget-overview

An overview of flutter widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Introduction to Flutter Built-in Widgets

Goals

  • Know Common Flutter Built-in Widgets
  • Can Develop Simple Page using Flutter Built-in Widgets
  • Gain Knowledge of Flutter

Pre Requirements

  • Know a Programming Language
  • Know Some Programming Tools

Plan

  • Learn Document of The Widget
  • Learn Some Examples
  • Exercise
  • A Final Exam

Table of Contents

Before get started

Content Widgets

Container Widgets

Layout Widgets

Actions Widgets

Scrollable Widgets

Form Widgets

MiscWidgets

  • FutureBuilder
  • InkWell
  • ClipRect
  • ClipPath

References

About

An overview of flutter widgets


Languages

Language:Dart 64.8%Language:C++ 17.2%Language:CMake 14.1%Language:HTML 1.4%Language:Swift 1.3%Language:C 1.1%Language:Kotlin 0.1%Language:Objective-C 0.0%