Rexios
Rexios
## no_raw_futures (maybe no_async_then?) ## Description Do not call `Future.then()`. Call `await` instead. Maybe only enforce in async methods? ## Details `Future.then()` is much less readable than `await` calls. To...
**Describe the bug** The linter does not appear to run at all. No log file is created. **To Reproduce** Be on flutter 3.27.0-0.1.pre **Expected behavior** The linter runs
When running `google_maps_flutter` example on Android: ```console You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future...
https://lemm.ee/comment/19046124 My comment literally contains the text \_removed\_ and I was really confused for a moment after I submitted it I know why this is the case (server-side censoring) and...
Resolves https://github.com/google/json_serializable.dart/issues/1371
This field no longer exists. See also: https://github.com/vrchatapi/vrchatapi-dart/pull/33
An unexpected error was thrown trying to get location information on `String id` (FieldElementImpl).
source_gen: 2.0.0 analyzer: 7.3.0 Deleting `.dart_tool` fixes this for a while, but it keeps coming back ```console [INFO] Generating build script... [INFO] Generating build script completed, took 172ms [INFO] Initializing...
This makes little sense. Shouldn't the "internal" file that is in build_runner be in build_runner_core? I have tooling that runs the build_runner if a project depends on it, but now...
See https://github.com/invertase/dart_custom_lint/issues/298#issuecomment-2775420367