Flutter CI Broke With 2288 Errors — How dart fix --apply Saved Us What Happened One morning, deploy-prod.yml started failing: error • Use 'const' with the constructor to improve performance lib/pages/landing_page.dart:12:15 • prefer_const_constructors ... (2287 more errors) 2,288 errors. A 200-page Flutter Web app went from green to red overnight. The cause: one line in analysis_options.ya
Flutter CI Broke With 2288 Errors — How dart fix --apply Saved Us
kanta13jp1·Dev.to··1 min read
D
Continue reading on Dev.to
This article was sourced from Dev.to's RSS feed. Visit the original for the complete story.