shilangyu
|
4533be634e
|
Enable new lints
|
2022-05-11 22:23:18 +02:00 |
Marcin Wojnarowski
|
11d63e0522
|
Upgrade to flutter 2.10 (#325)
|
2022-04-30 15:44:03 +02:00 |
Marcin Wojnarowski
|
8712691926
|
Upgrade to flutter 2.8.1 (#308)
|
2022-01-06 16:05:46 +01:00 |
Marcin Wojnarowski
|
d4d4a5b999
|
Migrate modlog to mobx (#303)
* Migrate modlog to mobx
* Remove column
* Add MobxProvider and DisposableStore
* Add modlog store tests
|
2021-12-04 18:03:54 +01:00 |
Marcin Wojnarowski
|
6e5470c05c
|
Stop using l10n synthetic package (#289)
* Stop using l10n synthetic package
* Remove nullability
* Keep l10n gen in repo
|
2021-11-05 21:37:27 +01:00 |
Marcin Wojnarowski
|
760565384f
|
Migrate ConfigStore to mobx (#270)
* Migrate ConfigStore to mobx
* Add tests
* Remove provider imports
* Mock shared_preferences
* Reorganize saving in ConfigStore
|
2021-10-31 12:52:58 +01:00 |
Filip Krawczyk
|
1a1d001052
|
Add use_named_constants lint rule
|
2021-10-18 01:11:23 +02:00 |
Marcin Wojnarowski
|
c7f037de0f
|
Feature/routing refactor (#258)
* Use MaterialPageRoute
* Use T.route
|
2021-09-30 12:55:23 +02:00 |
Marcin Wojnarowski
|
9f9cc52cf5
|
Feature/logging (#251)
* Add logging package
* Refresh linux files
* Android flavor setup
* Setup ios flavors
* Setup release CI
* Refactor CI
* Remove debug prints
* Create prod signingConfig only if exists
* Store recent logs
* Remove flavoring on desktop
* Fix android signing
* Fix release paths (except windows)
* Quote secret var
* debug
* Fix env vars
* Add log console
* Add logs section in bug issue template
* Add time to logs
* Add changelog entry
* Rename log console
* Remove key
* Change way of routing
* Add title
|
2021-09-23 19:25:03 +02:00 |
Marcin Wojnarowski
|
e2f9c43675
|
Bump deps (#253)
* Migrate first chunk
* Upgrade rest of the deps
* Remove unawaited
* Enabled new lints
* Remove old TODO
* Update podlock
|
2021-09-12 22:47:05 +02:00 |
Marcin Wojnarowski
|
992a62b33c
|
Flutter 2.5 (#252)
* Stop using accentColor
* Update bootstrap files
* Stop using deprecated members
* Add temp fork use
|
2021-09-12 22:37:07 +02:00 |
Marcin Wojnarowski
|
cb47bc5f72
|
Rewrite comment to mobx (#248)
* Add initial rewrite
* Progress
* Create AsyncStore
* Fix typo
* Remove outdated lint ignores
* Simplify comment layout
* Reorganize pubspec deps
* Small fixes
* Move all comment state to store
* Document async store
* Move marking as read to AsyncStore
* Add network_error l10n todo
* Rename comment_more_menu
* Hide popup after actions
* Observe changes in consumer
|
2021-09-08 14:38:26 +02:00 |
shilangyu
|
0aa29eff13
|
Drop effective_dart
|
2021-03-18 20:13:15 +01:00 |
shilangyu
|
eee7cbf612
|
Exclude assets gen file
|
2021-01-30 17:41:16 +00:00 |
shilangyu
|
5dff114160
|
Handle account changes in home tab
|
2021-01-30 17:41:16 +00:00 |
shilangyu
|
615c502c2e
|
Cleanup analysis options
|
2021-01-03 20:27:09 +00:00 |
shilangyu
|
95386635f3
|
Disable implicit casts
|
2021-01-03 20:25:05 +00:00 |
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
|
c465b09f56
|
Enable sort children last
|
2021-01-03 17:13:25 +00:00 |
shilangyu
|
a803e091dc
|
Add new easy-to-fix lint rules
|
2021-01-03 17:03:59 +00:00 |
shilangyu
|
0540be3ede
|
activate prefer_final_locals lint rule
|
2020-09-16 23:22:04 +02:00 |
krawieck
|
8310db4294
|
Exclude codegen (`*.g.dart`) files
|
2020-08-13 20:49:24 +02:00 |
shilangyu
|
120c7554c8
|
additional linting rules
|
2020-08-13 19:37:59 +02:00 |
shilangyu
|
d646a83881
|
disabled undocumented members lint and added effective dart badge
|
2020-08-11 06:52:27 +00:00 |
shilangyu
|
69516f461a
|
Added linter and CI setup
|
2020-08-02 19:26:57 +02:00 |