34 Commits

Author SHA1 Message Date
Vincent Velociter c7846adfea Fix build for Flutter 3.44 2026-05-21 14:26:00 +02:00
julien4215 798b7a1fed Remove firebase stubs that where forgotten to be removed when it was (#3149)
decided to use a different branch of main instead of patch files for
the F-Droid version of the app.
2026-05-11 10:55:54 +02:00
Vincent Velociter 483326654b Upgrade riverpod 2026-01-23 14:41:29 +01:00
Vincent Velociter 96aef2d48e Save standalone analysis session in memory (#2462)
* Save standalone analysis session in memory

Closes #2423

* Upgrade riverpod_lint
2025-12-27 11:36:26 +01:00
Vincent Velociter 696817c887 Riverpod 3 (#2381) 2025-11-24 10:44:29 +01:00
Vincent Velociter 1b65a804c9 Network aggregator (#2064) 2025-08-11 10:58:35 +02:00
julien4215 67bd78a53c Add a patch to remove Firebase dependencies. This patch can be used to (#1937)
upload the app to F-Droid store.
2025-07-18 09:24:16 +02:00
Vincent Velociter f09dde1ed5 Run dart analyzer on freezed generated classes 2025-05-20 11:12:48 +02:00
Vincent Velociter c5a141a5dc Upgrade dependencies 2025-02-17 17:04:42 +01:00
Julien 447d75c38d Enable always_use_package_imports rule 2024-12-24 13:33:31 +01:00
Vincent Velociter 131eaecfcd Remove trailing commas rule 2024-12-15 20:38:31 +01:00
Vincent Velociter ed67095059 Increase dart version; update page width to 100 2024-12-15 20:20:23 +01:00
Vincent Velociter 54d6834f0e Don't generate localization files as synthetic package 2024-04-10 12:34:54 +02:00
Vincent Velociter d75454abec Prefer single quotes 2023-12-14 10:45:43 +01:00
Vincent Velociter b3d25dc9c2 Impose directives ordering 2023-11-30 13:29:16 +01:00
Vincent Velociter e5b1002fc5 Try cupertino http client
There is currently an issue on iOS with very long loading times when the
device is offline. cupertino_http avoids that issue.
2023-11-08 10:42:27 +01:00
Vincent Velociter 04d67a363d Update dependencies 2023-07-31 11:06:13 +02:00
Vincent Velociter 9aacf1189b More wip on game creation 2023-06-14 17:35:02 +02:00
Vincent Velociter 9a7fd5c1ce Fix lint 2023-05-15 12:37:44 -03:00
Vincent Velociter 2b29b2c320 Install crashlytics 2023-05-05 18:16:58 -03:00
Vincent Velociter 93aec32ef8 Add riverpod lint 2023-05-02 14:09:32 -03:00
Vincent Velociter 5926245aef Add styles folder 2023-04-24 18:25:17 -03:00
Vincent Velociter 17b4adcbc9 Move lichess_icons 2023-04-24 17:18:50 -03:00
Vincent Velociter 3b895a793a Disable riverpod_lint for now 2023-03-09 21:47:17 +01:00
Vincent Velociter 2349a6e1ca Add riverpod lint 2023-02-16 18:57:15 +01:00
Vincent Velociter 324bca333c Some more rules 2023-01-31 16:24:09 +01:00
Vincent Velociter e962517e0e Add more code analysis with dart_code_metrics 2023-01-31 13:01:28 +01:00
Vincent Velociter 08a7600715 Require trailing comma 2023-01-31 11:23:57 +01:00
Vincent Velociter 533e1d0f6a Stricter lint rules 2023-01-02 15:08:51 +01:00
Vincent Velociter 48295c8da1 Enable stricter type checking 2022-12-07 19:48:32 +01:00
Vincent Velociter 58991bf872 Move some files 2022-11-28 18:28:00 +01:00
Vincent Velociter 785cd9dc92 Use material 3 navigation bar 2022-11-25 13:17:27 +01:00
Vincent Velociter 892696b1d0 More wip on routing and profile 2022-11-16 18:36:14 +01:00
Vincent Velociter 38ddcfe8c3 Init flutter project 2022-11-03 15:38:36 +01:00