Manav Rathi
|
41b2581b8f
|
Move into mobile/
|
2024-03-01 12:25:37 +05:30 |
|
Neeraj Gupta
|
f2d9507ead
|
ToggleSwitch: Check if widget is mounted before calling setState
|
2023-05-09 16:57:41 +05:30 |
|
ashilkn
|
d9b28b43b2
|
Moved commonly used user defined function types to a file
|
2023-02-08 17:57:36 +05:30 |
|
ashilkn
|
de03b1dd44
|
Moved ExecutionState enum to a separate file
|
2023-02-08 17:39:57 +05:30 |
|
ashilkn
|
bc3f0ed464
|
Loading and success states for MenuItemWidget
|
2023-02-01 07:12:26 +05:30 |
|
ashilkn
|
25195e369c
|
make toggleValue nullable
|
2022-11-23 11:23:37 +05:30 |
|
Neeraj Gupta
|
ef306d5925
|
Minor fix
|
2022-11-23 08:59:17 +05:30 |
|
ashilkn
|
64591cf02c
|
handled cases where toggle's onChanged returns an error
|
2022-11-16 19:10:15 +05:30 |
|
ashilkn
|
abe868cbf8
|
remove use of future in value of ToggleSwitchWidget
|
2022-11-16 16:36:45 +05:30 |
|
ashilkn
|
8d32ce3dea
|
use better typedef names
|
2022-11-16 09:20:33 +05:30 |
|
ashilkn
|
4555f5d79f
|
use completer to fix bug on 2FA status change
|
2022-11-15 19:12:26 +05:30 |
|
ashilkn
|
02479a9955
|
add initial value property in ToggleSwitchWidget for setting the initial value of toggle
|
2022-11-15 15:46:15 +05:30 |
|
ashilkn
|
bf0971f8ce
|
made futures acceptable as value in ToggleSwitchWidget
|
2022-11-15 14:41:35 +05:30 |
|
ashilkn
|
3e715a6f3d
|
minor size change for toggle switch
|
2022-11-01 16:27:48 +05:30 |
|
ashilkn
|
70cf65cc6b
|
minor padding and size changes
|
2022-11-01 11:58:54 +05:30 |
|
ashilkn
|
dd78c28444
|
avoid popping menuItem when state icon is visible and text is long
|
2022-11-01 09:49:39 +05:30 |
|
ashilkn
|
1b245a5021
|
show toggle feedback on short unsuccessful onchanged
|
2022-11-01 08:24:25 +05:30 |
|
ashilkn
|
8e1278c7e4
|
added debouncer to toggle status
|
2022-11-01 07:44:29 +05:30 |
|
ashilkn
|
01d5ed6be2
|
show check mark if toggle is successful
|
2022-10-31 18:40:01 +05:30 |
|
ashilkn
|
7f064b7a98
|
show EnteLoadingWidget when changes are being made internally on toggling switch
|
2022-10-29 18:42:35 +05:30 |
|
ashilkn
|
e7c0b5fad6
|
minor layout change for ToggleSwitch
|
2022-10-29 16:12:34 +05:30 |
|
ashilkn
|
a75bee5267
|
toggle ToggleSwitch before what in turn changes internally is changed
|
2022-10-29 15:24:50 +05:30 |
|
ashilkn
|
c24bddd11b
|
contain rebuilds upon changing ToggleSwitchWidget inside itself
|
2022-10-28 20:01:12 +05:30 |
|
ashilkn
|
623be0d1aa
|
add missing bottom spacing for account section in settings
|
2022-10-10 17:11:39 +05:30 |
|
ashilkn
|
5af7d40180
|
use ToggleSwitchWidget for switches
|
2022-10-05 21:27:41 +05:30 |
|
ashilkn
|
386ad8d601
|
added 'label' and 'message' to toggle switch
|
2022-10-03 16:21:23 +05:30 |
|
ashilkn
|
b000ce4728
|
made toggel switch component
|
2022-09-28 16:37:12 +05:30 |
|