mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #506 from iansf/demo_launcher_pubspec
First example pubspec
This commit is contained in:
commit
19fa9ae2d6
9
packages/flutter/example/demo_launcher/pubspec.yaml
Normal file
9
packages/flutter/example/demo_launcher/pubspec.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
name: demo_launcher
|
||||
dependencies:
|
||||
sky: any
|
||||
sky_tools: any
|
||||
dependency_overrides:
|
||||
material_design_icons:
|
||||
path: ../../../material_design_icons
|
||||
sky:
|
||||
path: ../../../sky
|
||||
Loading…
x
Reference in New Issue
Block a user