Merge pull request #506 from iansf/demo_launcher_pubspec
First example pubspec
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user