CircleCI-Public / flutter-orb

Easily install Flutter SDK and package dependencies. Also wasily run unit test and lint. Supports Linux and macOS
https://circleci.com/developer/orbs/orb/tadashi0713/flutter-orb
MIT License
2 stars 16 forks source link

Build failed for flutter 3.16.0 #38

Open zeeshan-rsys opened 6 months ago

zeeshan-rsys commented 6 months ago

Orb version: circleci/flutter@2.0.2

What happened:

Build fail because of version

Expected behavior:

Flutter version 3.16.0 is not supporting in current orbs version

Additional Information:

Because ally requires SDK version >=3.0.0 <3.16.0, version solving failed. pub get failed command: "/sdks/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory . get --example" pub env: { "FLUTTER_ROOT": "/sdks/flutter", "PUB_ENVIRONMENT": "flutter_bot:flutter_cli:get", "PUB_CACHE": "/root/.pub-cache", } exit code: 1