Skip to content

Commit 79d2376

Browse files
authored
Merge pull request #1 from devoncarew/lib_dir
create a lib/ directory
2 parents 922a938 + 1d20e2b commit 79d2376

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
We:
2+
- commit this file in order for git to create a lib/ directory, and
3+
- want a lib/ directory so pub will create a well-formed .packages file

third_party/packages/cupertino_icons/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: cupertino_icons
33
description: Default icons asset for Cupertino widgets
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/flutter/cupertino_icons
6-
version: 0.1.1
6+
version: 0.1.2
77

88
flutter:
99
fonts:
1010
- family: CupertinoIcons
1111
fonts:
12-
- asset: assets/CupertinoIcons.ttf
12+
- asset: assets/CupertinoIcons.ttf

0 commit comments

Comments
 (0)