add flutter web plugins

This commit is contained in:
2024-09-02 10:02:36 +02:00
parent 3f2d1f9e49
commit 38200c1128
2 changed files with 3 additions and 2 deletions

View File

@@ -396,7 +396,7 @@ packages:
source: sdk
version: "0.0.0"
flutter_web_plugins:
dependency: transitive
dependency: "direct main"
description: flutter
source: sdk
version: "0.0.0"

View File

@@ -30,7 +30,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.