forked from firka/flutter
Make stocks-fn match the style for the Sky SDK
1) Add a pubspec.yaml. 2) Move all the code into a 'lib' directory. 3) Move the stock widgets out of the app's library. TBR=eseidel@chromium.org Review URL: https://codereview.chromium.org/1011023003
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: sky
|
||||
author: Chromium Authors <sky-dev@googlegroups.com>
|
||||
description: Dart files to support executing inside Sky.
|
||||
homepage: https://github.com/domokit/mojo/sky
|
||||
homepage: https://github.com/domokit/mojo/tree/master/sky
|
||||
version: 0.0.1
|
||||
dependencies:
|
||||
mojo: '>=0.0.1 <1.0.0'
|
||||
|
||||
Reference in New Issue
Block a user