Commit graph

17 commits

Author SHA1 Message Date
ashilkn 8982185265 Move button_widget.dart to it's correct dictionary 2023-09-28 18:21:52 +05:30
ashilkn bde6483144 fix: null check operator used on a null value 2023-09-13 15:30:31 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
Neeraj Gupta 0755cb9536 Check for mounted state before state refresh 2023-08-16 11:14:35 +05:30
Neeraj Gupta 240b5667eb Merge branch 'cache_collections' into map 2023-06-14 16:14:16 +05:30
ashilkn fe5065f559 Make file details UI more compact 2023-06-13 20:13:52 +05:30
ashilkn 661928e872 Make size configurable in IconButtonWidget 2023-06-09 21:30:40 +05:30
ashilkn 011fb59a58 Check if mounted before calling setState() 2023-05-11 12:57:33 +05:30
ashilkn 573ee901c8 Layout fixes for ChipButtonWidget 2023-03-20 11:05:25 +05:30
ashilkn 175d6aebf2 Show pressed state only when onTap != null in IconButtonWidget 2023-03-14 21:53:53 +05:30
ashilkn 991a8598a6 Fixed popping of height of widget after loading in file details + minor changes 2023-03-13 15:32:13 +05:30
ashilkn 941b06ac4f Made InlineButton component 2023-03-13 11:07:04 +05:30
ashilkn 3b304014c6 Used InfoItemWidget for the Object detection tile in file info 2023-03-10 20:29:00 +05:30
ashilkn 68a75de292 ChipButton tweaks 2023-03-10 18:03:43 +05:30
ashilkn 4ed1b041a3 Added onTap() for ChipButton 2023-03-10 15:49:29 +05:30
ashilkn 62208bf93d Made ChipButton component 2023-03-10 14:06:50 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30