1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 03:01:19 +00:00

Add web_startup_analyzer to material_3_demo (#2152)

This commit is contained in:
John Ryan
2024-02-01 06:04:47 -08:00
committed by GitHub
parent 6c10c75e2b
commit b05384a4a6
8 changed files with 214 additions and 109 deletions

View File

@@ -9,6 +9,7 @@ version: 1.0.0+1
environment:
sdk: ^3.2.0
flutter: ^3.16.0
dependencies:
flutter:
@@ -16,6 +17,8 @@ dependencies:
cupertino_icons: ^1.0.2
url_launcher: ^6.1.8
web_startup_analyzer:
path: ../web/_packages/web_startup_analyzer
dev_dependencies:
analysis_defaults: