updated pubspec.yaml
This commit is contained in:
parent
33bea25270
commit
ea20590ce8
@ -184,9 +184,9 @@ packages:
|
||||
flutter_inappwebview_internal_annotations:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "../flutter_inappwebview_internal_annotations"
|
||||
relative: true
|
||||
source: path
|
||||
name: flutter_inappwebview_internal_annotations
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
frontend_server_client:
|
||||
dependency: transitive
|
||||
|
@ -12,8 +12,7 @@ dependencies:
|
||||
sdk: flutter
|
||||
build: ^2.3.1
|
||||
source_gen: ^1.2.5
|
||||
flutter_inappwebview_internal_annotations:
|
||||
path: ../flutter_inappwebview_internal_annotations/
|
||||
flutter_inappwebview_internal_annotations: ^1.0.0
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.2.1
|
||||
|
@ -13,8 +13,7 @@ dependencies:
|
||||
flutter_web_plugins:
|
||||
sdk: flutter
|
||||
js: ^0.6.3
|
||||
flutter_inappwebview_internal_annotations:
|
||||
path: dev_packages/flutter_inappwebview_internal_annotations
|
||||
flutter_inappwebview_internal_annotations: ^1.0.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user