1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-11 16:15:35 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
shilangyu
e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
shilangyu
3de35752b2 Enable first part of const lint rules 2021-01-03 17:21:56 +00:00
shilangyu
a803e091dc Add new easy-to-fix lint rules 2021-01-03 17:03:59 +00:00
shilangyu
94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
shilangyu
0540be3ede activate prefer_final_locals lint rule 2020-09-16 23:22:04 +02:00
krawieck
1c56ef0d63 No padding if no title 2020-09-09 21:23:58 +02:00
krawieck
712ee3c8e2 Make it usable with very tall content
also it can now be paired with `isScrollControlled: true` passed to `showModalBottomSheet`
2020-09-05 23:48:30 +02:00
krawieck
36cd9c5df0 oops wrong color 2020-09-03 23:26:17 +02:00
krawieck
78208c1306 Make bottom modal usable in dark mode 2020-09-03 23:23:36 +02:00
shilangyu
c16f0f412c wrap modal in safearea 2020-09-02 16:54:29 +02:00
shilangyu
708a680ddc showing modal for choosing default account 2020-09-01 21:36:58 +02:00