Sam Deane
Sam Deane
Still present with 6.14.3: ``` Note: /Users/sam/.pub-cache/hosted/pub.dev/appsflyer_sdk-6.14.3/android/src/main/java/com/appsflyer/appsflyersdk/AppsflyerSdkPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /Users/sam/.pub-cache/hosted/pub.dev/appsflyer_sdk-6.14.3/android/src/main/java/com/appsflyer/appsflyersdk/AppsflyerSdkPlugin.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked...
Update: manually deleting the previous `pubspec_overrides.yaml` file in the `velocity_flutter` package seems to fix this problem. The old file was using flow-stye YAML. The new file isn't:
Ah - I _think_ that must be an artefact of my copying & pasting into this bug report. I have linting on in vscode and I think I would have...
This is my work-in-progress branch, so probably shouldn't be merged as-is. As discussed in #3, I will split out individual self-contained changes and submit them individually.
I've switched this PR to a draft, but close it down if that works better for you.
(obviously feel free to completely ignore this - I just figured I might as well tell you what I was doing in case any of it was useful or prompted...

Yeah, that was a little too extreme for me! This is where I'm at currently:
I've put up #7, but it's all very subjective so don't worry if my changes don't appeal :) It's an alternative mode but basically LargeStatusRow so could be swapped in...
yeah, that's what I was doing before you suggested putting up a PR - pulling out self-contained changed from here and submitting them as individual PRs. I'll carry on in...