Skip to content

lynx1986/flutter-demo

Repository files navigation

简介

Flutter组件的DemoApp

TODO

  • Basic

    • Button
    • Icon
    • Image
    • Text
  • Layout-Single-Child

    • Expanded
    • Padding
    • Center
    • Align
    • AspectRatio
    • Baseline
    • IntrisicHeight
    • IntrisicWidth
    • Container
  • Layout-Multi-Child

    • Row
    • Column
    • Stack
    • GridView
    • Flow
    • Table
    • Wrap
    • ListView
  • Input

  • Painting

    • Opacity
    • Transform
    • DecoratedBox
    • Clip (ClipOval, ClipPath, ClipRect)
  • Animation

    • Transition
    • Animated
  • Scrolling

    • Scrollable
    • Scrollbar
    • PageView
    • RefreshIndicator
    • ScrollConfiguration
  • Application

    • Scaffold
    • Appbar
    • ButtomNavigationBar
    • TabBar (TabBarView)
    • Drawer

About

A widget demo for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages