❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks!
Facebook Page | QQ Group | Developer | |
---|---|---|---|
Flutter Open | NieBin | 963828159 | NieBin |
The Project is a flutter examples of the flutter widgets. Some example contain articles and code about flutter widgets.
The whole artcile is here: Flutter Widgets articles
1 | 2 | 3 | 4 | 5 | 6 |
---|---|---|---|---|---|
Container | Row/Column | Image | Text | Icon | |
RaiseButton | Scaffold | AppBar | FlutterLogo | PlaceHolder |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
Scaffold | AppBar | BottomNavigationBar | TabBar&TabBarView | |
MaterialApp | WidgetsApp | Drawer |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
RaiseButton | FloatingActionButton | FlatButton | IconButton | DropdownButton |
PopupMenuButton | ButtonBar |
1 | 2 | 3 | 4 |
---|---|---|---|
TextField | CheckBox | Radio | Switch |
Slider | Date $Time Pickers |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
SimpleDialog | AlertDialog | BottomSheet | ExpansionPanel | SnackBar |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
Image | Icon | Chip | Tooltip | DataTable |
Card | LinearProgressIndicator | CircularProgressIndicator | GridView |
1 | 2 | 3 | 4 |
---|---|---|---|
ListTile | Stepper | Divider | LimitedBox |
Padding | Center | Align | FittedBox |
Baseline | FractionallySizedBox | IntrinsicHeight | |
OverflowBox | SizedBox | SizedOverflowBox | Transform |
ConstrainedBox | Offstage | CustomSingleChildLayout | IntrinsicWidth |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
Row | Column | Stack | IndexedStack | Expanded |
GridView | Flow | Table | Wrap | |
ListBody | CustomMultiChildLayout | LayoutBuilder | ListView |
Text | Asset | Input |
---|---|---|
Text | Image | Form |
RichText | Icon | FormField |
DefaultTextStyle | RawImage | RawKeyBoardListener |
AssetBundle |
1 | 2 | 3 | 4 |
---|---|---|---|
Animation | AnimatedContainer | AnimatedCrossFade | Hero |
FadeTransition | PositionedTransition | RotationTransion | ScaleTransition |
AnimatedDefaultTextStyle | AnimatedListState | AnimatedModalBarrier | |
AnimatedSize | AnimatedWidget | AnimatedWidgetBaseState | DecoratedTransition |
SlideTransition | AnimatedPhysicalModel | AnimatedPositioned | AnimatedBuilder |
SizeTransition | AnimatedOpacity |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
Draggable | LongPressDraggable | GestureDetector | DragTarget | Dismissible |
AbsorbPointer | Scrollable | Hero | Navigator | IgnorePointer |
Style | Async | Accessibility |
---|---|---|
Padding | FutureBuilder | Semantic |
Theme | StreamBuilder | MergeSemantics |
MediaQuery | ExcludeSemantics |
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
Opacity | Transform | DecoratedBox | FractionalTranslation | RotatedBox |
ClipOval | ClipPath | ClipRect | CustomPaint | BackdropFilter |
1 | 2 | 3 | 4 |
---|---|---|---|
GridView | ListView | NestedScrollView | SingleChildScrollView |
CustomScrollview | NotificationListener | ScrollConfiguration | |
Scrollable | PageView | Scrollable | RefreshIndicator |