Commit graph

16 commits

Author SHA1 Message Date
ashilkn 199bd8fd08 minor layout and copy change 2023-01-30 15:18:24 +05:30
ashilkn bb98675b6c Changed the text theme of title in dialogs to largeBold 2023-01-17 11:55:02 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn 4bca8a66b8 Created a method which returns a choice dialog widget of type DialogWidget 2022-12-29 19:04:11 +05:30
ashilkn 37ab518aba Minor changes 2022-12-29 10:03:18 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
ashilkn acd8cdf29b Made dialog and action sheet's dismissible property configurable 2022-12-28 19:14:28 +05:30
ashilkn 4aaf3573b7 Made dialogs dismissable 2022-12-28 14:43:45 +05:30
ashilkn 7f126810fb Replaced feedback dialog with the new one 2022-12-26 19:14:48 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
ashilkn 4e1b73f28a Made a new generic error dialog 2022-12-26 16:04:58 +05:30
ashilkn 5daada33a9 Created a wrapper around showDialogWidet() for showing choiceDialogs 2022-12-26 15:14:04 +05:30
ashilkn c9a2ddf1c0 Corrected whitespace between buttons in dialog component 2022-12-21 12:29:06 +05:30
ashilkn 59b22f1d1e Add horizontal padding to dialog if mobile is small 2022-12-21 10:30:07 +05:30
ashilkn db9f0c1a23 Made Dialog component without it's TextInput varient 2022-12-20 17:15:10 +05:30