Commit graph

20 commits

Author SHA1 Message Date
ashilkn df7eed34a1 minor changes 2022-11-08 14:15:17 +05:30
ashilkn 126e630482 Storage card: show sizes in TB if size >= 1000 2022-11-07 18:59:45 +05:30
ashilkn 66278e9659 edit incorrect comment 2022-10-26 17:51:16 +05:30
ashilkn 45f0b66916 show 1st decimal place for used space if free space is less than 10GB 2022-10-26 17:45:48 +05:30
ashilkn 0e338f8c7e minor refactoring 2022-10-26 17:05:34 +05:30
ashilkn 3a142141fc storage card bug fix 2022-10-26 16:36:42 +05:30
ashilkn b7f4875b4e use better names + remove unused code 2022-10-19 10:19:06 +05:30
ashilkn 9c2e645aeb show free space in MBs if free space is less than 100MB 2022-10-19 09:55:34 +05:30
ashilkn 7af32aaf7a use toStringAsPrecision to round bytes to reduce code complexity 2022-10-18 19:26:17 +05:30
ashilkn 644b7b24a6 made function to convert used space to format mentioned in figma 2022-10-18 18:25:09 +05:30
ashilkn fe291e963f migrated data_util.dart to null safety 2022-09-20 18:33:00 +05:30
ashilkn c885abd893 remove prefix letter from constant 2022-09-20 18:18:15 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +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 c8660b6420 Render data in GBs 2021-07-27 19:49:58 +05:30
Vishnu 8ba259e147 Show more accurate usage stats 2021-06-28 18:24:27 +05:30
Vishnu Mohandas f986c9ae29 Make free plan configurable 2021-03-02 12:05:10 +05:30
Vishnu Mohandas a7eb3d8653 Move bytes to GB conversion to a util 2021-02-01 16:32:30 +05:30