fix(build): stabilize super_native_extensions packaging downloads

This commit is contained in:
Haitao Pan 2026-03-25 20:18:50 +08:00
parent 856aecc1fd
commit 48cb2ff517
3 changed files with 11 additions and 5 deletions

View File

@ -11,6 +11,7 @@ include: package:flutter_lints/flutter.yaml
analyzer:
exclude:
- third_party/super_native_extensions/**
- third_party/**/example/**
- third_party/**/test/**
- third_party/**/analysis_options.yaml

View File

@ -650,12 +650,11 @@ packages:
source: hosted
version: "0.9.1"
super_native_extensions:
dependency: transitive
dependency: "direct overridden"
description:
name: super_native_extensions
sha256: b9611dcb68f1047d6f3ef11af25e4e68a21b1a705bbcc3eb8cb4e9f5c3148569
url: "https://pub.dev"
source: hosted
path: "third_party/super_native_extensions"
relative: true
source: path
version: "0.9.1"
sync_http:
dependency: transitive

View File

@ -39,6 +39,12 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^6.0.0
dependency_overrides:
# Use a local patch so Cargokit can recover from transient GitHub asset
# download failures during macOS packaging.
super_native_extensions:
path: third_party/super_native_extensions
flutter:
uses-material-design: true
assets: