wyatt_ui_layout (0.1.2+3)

Published 2023-09-01 14:33:25 +00:00 by malo in Wyatt-FOSS/wyatt-packages

Installation

dart pub add wyatt_ui_layout:0.1.2+3 --hosted-url=

About this package

Main layouts to help you build your application views.

Wyatt UI Layout

Style: Wyatt Analysis SDK: Flutter

Wyatt UI Layout is a Flutter package that provides pre-built layouts to make the development of graphical user interfaces (GUIs) easier. There are two types of layouts provided by this package: structural and content layouts.

Structural Layouts

Structural layouts are used to structure the GUI, and there are currently four layouts provided by this package:

  • TopAppBarLayout

This layout is used to create a GUI with a classic app bar and a body.

  • TopNavigationBarLayout

This layout is used to create a GUI with an app bar that includes navigation options and a body.

  • BottomNavigationBarLayout

This layout is used to create a GUI with a bottom bar that includes navigation options and a body.

  • FrameLayout

This layout is used to create a GUI that includes a classic app bar, a bottom navigation bar, and a body.

Content Layouts

Content layouts are used to display dynamic data and content within the GUI. Currently, there is only one content layout provided by this package:

  • GridLayout

This layout is used to display data and content in a grid layout.

Details
Pub
2023-09-01 14:33:25 +00:00
329
20 KiB
Assets (1)
Versions (7) View all
0.1.2+3 2023-09-01
0.1.2+2 2023-08-30
0.1.2 2023-08-28
0.1.1 2023-08-09
0.1.0+1 2023-05-04