I would like to know if it's possible to execute `flutter analyze` and verify the lint for Dart code.
Have you tried thecirrusci/flutter:stable image?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you share the bitbucket-pipelines.yml or how you executed the command to get analyzer working in the pipeline?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@ElihuDelValle this should be `image: thecirrusci/flutter:stable` on the `step`.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.