Commit graph

19 commits

Author SHA1 Message Date
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
Neeraj Gupta 2ef7c7ce01
CollectionService: remove getCollectionNameByID method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-09-15 12:41:57 +05:30
Neeraj Gupta 214435a345
fix typo in file name 2022-09-12 17:46:34 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
ashilkn 0d01c06f6a minor changes 2022-09-05 19:24:53 +05:30
ashilkn ddb71e559e minor UI change 2022-09-05 06:35:04 +05:30
ashilkn f6809cf9be misc. changes 2022-09-05 06:20:06 +05:30
ashilkn 27ce0a7c76 button text not visible on dark mode fix 2022-09-03 20:14:49 +05:30
ashilkn 145b998294 sort clubbed dedepue files in alphabetical order of collection names 2022-09-03 20:01:46 +05:30
ashilkn 0308dcd665 show album name with dedupe files + UI changes 2022-09-03 19:15:23 +05:30
ashilkn 78ff0b5f30 UI changes for dedupe screen 2022-09-03 18:51:00 +05:30
ashilkn b83411f0bb deselect all option for dedupe screen 2022-09-03 13:20:45 +05:30
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta f2102fac1a
replace nothingToSeeHere with EmptyState widget 2022-07-03 11:27:27 +05:30
Neeraj Gupta 348ddc1f69
reactor: move widgets location 2022-07-01 20:09:02 +05:30
Neeraj Gupta 815e12eeb4
reactor: move widgets location 2022-07-01 20:08:33 +05:30
Renamed from lib/ui/deduplicate_page.dart (Browse further)