Skip to content

Commit

Permalink
s/sky-dev/flutter-dev/
Browse files Browse the repository at this point in the history
  • Loading branch information
abarth committed Sep 30, 2015
1 parent 23f4703 commit 2ec7216
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Community
---------

Join us on IRC at `#flutter` on Freenode or join our mailing list,
[sky[email protected]](https://groups.google.com/forum/#!forum/sky-dev).
[flutter[email protected]](https://groups.google.com/forum/#!forum/flutter-dev).
2 changes: 1 addition & 1 deletion sky/packages/material_design_icons/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: material_design_icons
version: 0.0.3
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
description: Material Design Icons
homepage: https://github.com/flutter/engine
2 changes: 1 addition & 1 deletion sky/packages/sky/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sky
version: 0.0.51
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
description: A framework for writing Flutter applications
homepage: http://flutter.io
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sky_engine
version: 0.0.29
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
description: Dart SDK extensions for dart:sky
homepage: http://flutter.io
# sky_engine requires sdk_ext support in the analyzer which was added in 1.11.x
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_services/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sky_services
version: 0.0.29
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
description: Mojom interfaces associated with Flutter
homepage: http://flutter.io
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/updater/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sky_updater
version: 0.0.1
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
description: The autoupdater for flutter
homepage: http://flutter.io
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/workbench/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: workbench
version: 0.0.1
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
description: A workspace to host pub packages
homepage: https://github.com/flutter/engine/tree/master/sky/packages/workbench
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion skysprites/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: skysprites
description: A sprite toolkit built on top of Flutter
version: 0.0.1
author: Chromium Authors <sky[email protected]>
author: Flutter Authors <flutter[email protected]>
homepage: http://flutter.io
dependencies:
sky: ">=0.0.36 < 0.1.0"
Expand Down

0 comments on commit 2ec7216

Please sign in to comment.