Commit Graph

8 Commits

Author SHA1 Message Date
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
krawieck a14560d11f notify user when they try to use feature that hasn't been implemented 2020-10-06 22:37:24 +02:00
shilangyu 94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
krawieck 024a2ce981 remove `Dismissible` and instead use `GestureDetector` for dismissal 2020-09-15 16:03:52 +02:00
krawieck f3176128c5 add `return null` to stfu the linter 2020-09-13 21:15:20 +02:00
krawieck c89ad2833a Make `useEffect` actually work 2020-09-13 18:16:53 +02:00
krawieck 2e23148532 move ui showing/hiding logic to `useEffect` 2020-09-13 16:48:40 +02:00
krawieck 689b4c41cc Move media_view to pages, cuz it has a scaffold 2020-09-11 19:20:00 +02:00