Skip to content

TurnerDevour/flutter-widget-overview

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 64.8%
  • C++ 17.2%
  • CMake 14.1%
  • HTML 1.4%
  • Swift 1.3%
  • C 1.1%
  • Other 0.1%