← Back to issue list

Improvements to the flutter plugin

View original Github issue

Metadata

Project
snapcraft
Number
#3204
Type
pull request
State
merged
Author
kenvandine
Labels
Created
Updated
Closed

Current evaluation

Merged following review. Changes move flutter pub get to the build step and expand the flutter_hello test snap using the url_launcher package. The requested test_flutter.py update was addressed prior to merge.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? ----- * Moved "flutter pub get" to build * Expanded flutter_hello test snap to use the url_launcher package to improve test coverage

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged following review. Changes move flutter pub get to the build step and expand the flutter_hello test snap using the url_launcher package. The requested test_flutter.py update was addressed prior to merge.
qwen3.6-35b-a3b-mtp-q6 Merged improvements to the Flutter plugin. The change moves flutter pub get to the build step and expands the flutter_hello test snap with the url_launcher package to improve coverage. A reviewer noted test_flutter.py requires updates.
qwen3.6-35b-a3b-mtp-q6 Merged improvements to the Flutter plugin, relocating flutter pub get to the build step and expanding the test snap with the url_launcher package. A reviewer noted test updates were required, but the changes were accepted and merged.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3192 Flutter snapcraft merged Merged pull request adding a Flutter plugin to Snapcraft. Approved after successful testing of build and runtime environments, staging packages, and directory organization. The change modifies 24 files with 974 additions.
76%