Neeraj Gupta
|
40af5bc80b
|
Extract strings
|
2023-04-06 09:33:32 +05:30 |
|
ashilkn
|
b1916f6605
|
Moved all button components to a folder 'Buttons'
|
2023-03-10 13:38:51 +05:30 |
|
ashilkn
|
508fd909f5
|
Password input can be made visible or not in the TextInputWidget
|
2023-02-13 16:09:24 +05:30 |
|
ashilkn
|
6d3a637922
|
Modified dialogs and uses of them to work with ButtonWidget
|
2023-02-10 12:52:16 +05:30 |
|
ashilkn
|
ef79387b9d
|
Always show success state on renaming album & file
|
2023-02-09 10:26:06 +05:30 |
|
ashilkn
|
4485bcab07
|
Dispose controllers & notifiers
|
2023-02-09 07:01:27 +05:30 |
|
ashilkn
|
9a63900f46
|
Used new TextInputDialog for naming an album on creating one
|
2023-02-08 18:41:04 +05:30 |
|
ashilkn
|
d9b28b43b2
|
Moved commonly used user defined function types to a file
|
2023-02-08 17:57:36 +05:30 |
|
ashilkn
|
c03a5ee194
|
Changed code for setting execution states + other minor fixes
|
2023-02-08 15:20:51 +05:30 |
|
ashilkn
|
5208ff3e13
|
Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget
|
2023-02-08 11:13:46 +05:30 |
|
ashilkn
|
e4d4e1d3d7
|
Rename file: Removed old progress dialogs
|
2023-02-07 16:46:13 +05:30 |
|
ashilkn
|
c32abe66be
|
Made auto focus and max length configurable in TextInputWidget
|
2023-02-07 14:37:19 +05:30 |
|
ashilkn
|
335c464180
|
Made alignment of message and initial value of TextInputWidget configurable
|
2023-02-07 14:01:49 +05:30 |
|
ashilkn
|
64b479dbf4
|
Created TextInputWidget and used it in TextInputDialog
|
2023-02-07 12:40:03 +05:30 |
|
ashilkn
|
d5dc0a5858
|
Made hintText configurable in TextInputDialog
|
2023-02-07 11:16:49 +05:30 |
|
ashilkn
|
c48108a2da
|
Made a working TextInputDialog
|
2023-02-07 10:43:22 +05:30 |
|
ashilkn
|
ba1d7bf2b0
|
Made a non functional version of TextInputWidget
|
2023-02-07 08:44:11 +05:30 |
|
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 |
|