Commit graph

24 commits

Author SHA1 Message Date
ashilkn dc176a4d45 migrate toast_util.dart to null safety 2022-09-21 09:22:31 +05:30
Neeraj Gupta 3a589407eb
iOS: Dismiss toast on tap 2022-09-12 15:21:07 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd 172bb68bfe Update toast color depending on the theme 2022-06-10 20:03:43 +05:30
vishnukvmd 2ecd872f3d Pass context to toast_util 2022-06-10 19:59:56 +05:30
ashilkn 8f27a6f857 changed opacity of toast 2022-06-03 17:48:16 +05:30
ashilkn 575964499a removed 'thank you for signing up' toast and moved toasts to bottom 2022-06-03 16:56:47 +05:30
ashilkn fdad1dcd5d minor changes 2022-06-03 15:41:26 +05:30
ashilkn 79cb21711a repositioned toast to top from bottom and changed the backgound color 2022-06-03 15:22:31 +05:30
vishnukvmd cef7c972e6 Reduce the duration of the toast 2021-10-30 03:48:24 +05:30
vishnukvmd 8ac22e8d08 Prevent double-lockscreens while accessing sensitive information 2021-08-04 23:03:59 +05:30
vishnukvmd dbfcbdec64 Fix linter warnings 2021-07-23 00:03:35 +05:30
Vishnu Mohandas 8be410b583 Reduce toast length 2021-06-29 20:56:36 +05:30
Vishnu Mohandas 994d64eee5 Enable user interactions during a toast 2021-06-29 11:21:28 +05:30
Vishnu Mohandas dada941088 Fix iOS toasts 2021-06-29 00:18:33 +05:30
Vishnu Mohandas 0b71e19962 Use a different toast library on iOS 2021-06-28 23:55:35 +05:30
Vishnu Mohandas c65f7ee770 Change background color for toasts 2021-04-06 05:36:54 +05:30
Vishnu Mohandas 79d312f263 Revert to official IAP library since purchases aren't getting completed on iOS 2021-02-01 02:11:41 +05:30
Vishnu Mohandas 36ab7edb7c Add a button to create an album 2020-10-26 16:48:00 +05:30
Vishnu Mohandas 805f41f811 Set the background color for toasts 2020-08-09 20:00:42 +05:30
Vishnu Mohandas f4fe539df4 Accept toast-length as a parameter 2020-07-08 03:23:09 +05:30
Vishnu Mohandas 8f0b606713 Add a util for displaying toasts 2020-07-08 03:16:14 +05:30