az_ui
AzUi package use for easy and smooth development of ui for any flutter application, it is build by zahidaz.com.
What this package is like to depend on
Last release 1 years ago
17 Aug 2025
Release timing varies
gaps range from 1 weeks to 1.7 years
Most releases are documented
notes for 8 of 12 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
12 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Nov 2023 to Aug 2025
2024
2025
2026
Releases
latest 12-
0.0.1217 Aug 2025 -
0.0.1101 Dec 2023 -
0.0.1030 Nov 2023Nothing published for this version
-
0.0.930 Nov 2023Release notes
Open source →- azCard() extension now can use card properties if defined
- azCenter() extension now can use center properties if defined
- azColumn() extension now can use column properties if defined
- azIcon() extension now can use common Icon properties if defined
- azInkWell() extension now can use two common InkWell properties if defined
- azRow() extension now can use row properties if defined
- azText() extension now can use some common text properties if defined
- Do not use AzImage() it is not rebuild so showing dummy images
-
0.0.830 Nov 2023Nothing published for this version
-
0.0.726 Nov 2023Nothing published for this version
-
0.0.623 Nov 2023Release notes
Open source →- Some InkWell Properties added
- Methods changes container to toContainer, center to toCenter to make suggestions easy
- to use hex code a method is added on string fromHex
- Some bugs fix
-
0.0.523 Nov 2023Nothing published for this version
-
0.0.421 Nov 2023Release notes
Open source →- solidTwo added for border layout
- solidTwo color groups can access it like primarySolidTwo(), successSolidTwo() & so on
-
0.0.321 Nov 2023Release notes
Open source →- Major part cover Text, Button, Icon, Card, Container, Column, Row, Center, Stack, Positioned, Wrap, GestureDetector
- You can also use with less properties Image, ListTile, RadioListTile,
- You can use color groups like this primaryColor, primaryBorder, primaryCard, primaryBg on specific widgets
- Color groups are primary, success, warning, info, secondary, danger, dark, light
-
0.0.220 Nov 2023 -
0.0.120 Nov 2023Release notes
Open source →- A package for easy & smooth development of UI.
- This package covers the necessary properties.