dh_dialog 1.0.5
dh_dialog: ^1.0.5 copied to clipboard
A new Flutter dialog package.
1.0.5 2025.12.17 #
- set TextField TextSelection
1.0.4 2025.9.12 #
- fix DialogThemeData
1.0.3 2024.12.30 #
- Provide the actionPadding parameter for AlertDialog
1.0.2 2024.03.19 #
- dart minimum sdk 2.17
- Add dialog minHeight and maxHeight
1.0.1 2023.01.24 #
- Optimize the refresh mechanism for the multi-choice dialog
1.0.0 2022.08.26 #
- Add titleDivider
0.0.8 2021.08.08 #
- Add dialogPadding setting
0.0.7 2021.06.08 #
- add GridDialog
0.0.6 2021.06.04 #
- ListDialog ListItemBuilder index
0.0.5 2021.04.16 #
- ListDialog Content Padding
0.0.4 2021.04.14t #
- Null safety
0.0.3 2021.03.01 #
- update Alert Dialog shape border vertical radius
0.0.2 2020.12.30 #
- update DHChoiceDialog
0.0.1 2020.12.29 #
- Initialize the project