Skip to content

Commit

Permalink
Change Sample to Example and add async dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasEcalle committed Jul 26, 2019
1 parent 5aafeeb commit 281228b
Show file tree
Hide file tree
Showing 57 changed files with 3 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion sample/pubspec.lock → example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.1"
version: "1.2.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
async:
dependency: transitive
dependency: "direct main"
description:
name: async
url: "https://pub.dartlang.org"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
async: ^2.2.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 281228b

Please sign in to comment.