With the recent launch of Flutter 3.44 and Dart 3.12, Very Good Analysis 10.3.0 is officially in pre-release! π¦
We want the community to help us battle-test it.
Head over to https://t.co/LJ2aVwZIjb, upgrade and let us know how it goesπ
π https://t.co/8Gq0bnWDyH
Very Good CLI v1.2.0 is out! π
π¦ The biggest update: very_good_flutter_plugin now uses Pigeon for platform communication.
New plugins scaffolded with the CLI come with type-safe platform channels already set up, no manual wiring needed.
A few more things that shipped:
π₯ very_good_flame_game now supports Linux as a platform option
ποΈ The MCP test tool has a new --directory parameter to scope runs to a specific package
Iβm stepping into a new role as Technical Delivery Lead at @VGVentures! π¦
βAlmost 5 years in, and leading our OSS initiatives lately has been the perfect foundation for this next chapter.
Excited to keep pushing high standards for the @FlutterDev community! π
Looks like GetX is possibly compromised.
Until everything is resolved, if you're using GetX:
- Pin the vesion in your pubspec.yaml (remove >= or ^), to avoid downloading any malware
- You can still access forks of the repo. I've found this one: https://t.co/7izj5ig8IL
@felangelov based on usage, there were mostly Dart projects and since the action is still published it can be used or forked if necessary, there's just no ongoing maintenance
We've deprecated Very Good Coverage. π¨
After years of helping Flutter teams enforce code coverage thresholds in CI, the action has been archived.
Coverage enforcement is now handled natively by Very Good Workflows via the Very Good CLI.
No separate action needed.
π§΅π
As a bonus, you also get collect_coverage_from, show_uncovered, test_optimization, and platform support out of the box.
π Very Good Workflows v1.19.2: https://t.co/2zlf3resf7
Migrating takes less than a minute.
The path input is gone entirely, coverage collection is now handled internally.
Everything else maps directly.
We recommend using v1.19.2, which removes the coverage action dependency and includes fixes to make this migration smoother.
We keep delivering π―
Very Good CLI 1.1.0 is out:
π¨ New app_ui_package template with Widgetbook support
π§ͺ check-ignore, run-skipped and flavor flags + uncovered lines for test
π€ Very Good MCP supports Google Antigravity
Very Good Workflows 1.19.1 is out, what's new:
π¨ Replaces Very Good Coverage with Very Good CLI's test command for more functionality and optimizations to pipelines
β οΈ Requires Very Good CLI 1.1.0 so you can have all the latest features
Released `build_runner` 2.13, mostly performance improvements :)
https://t.co/jAd1mUaeu9
It's faster across the board, but particularly for large projects: with these improvements plus an upcoming analyzer release, an incremental build on 10000 files that used to take 45s with 2.12 is now nearly 5x faster, just 9.5s.
Full benchmark numbers are here:
https://t.co/9GF7bKONpf