1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-29 15:51:47 +00:00

[ng-flutter] migrate to pkg:web (#2173)

This commit is contained in:
Pavel Mazhnik
2024-03-02 11:26:48 +03:00
committed by GitHub
parent b99602847a
commit 4c93f8356f
5 changed files with 14 additions and 64 deletions

View File

@@ -4,11 +4,13 @@ publish_to: 'none'
version: 1.0.0
environment:
sdk: ^3.2.0
sdk: ^3.3.0
flutter: ">=3.19.0"
dependencies:
flutter:
sdk: flutter
web: ^0.5.0
dev_dependencies:
flutter_test: