updated pubspec.yaml

This commit is contained in:
Lorenzo Pichilli 2022-10-06 16:54:21 +02:00
parent 33bea25270
commit ea20590ce8
3 changed files with 5 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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: