Skip to content

Commit a91227c

Browse files
committed
Update description, version, author and homepage in pubspec.yaml
1 parent 6bf1bbc commit a91227c

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

pubspec.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: jsonloader
2-
description: JSON Loader Package
3-
version: 0.0.1
4-
author:
5-
homepage:
2+
description: JSON Loader Package for read JSON from asset
3+
version: 1.0.0
4+
author: Yudi Setiawan <kolonel.yudisetiawan@gmail.com>
5+
homepage: https://github.com/CoderJava/flutter-jsonloader
66

77
environment:
88
sdk: ">=2.7.0 <3.0.0"
@@ -15,10 +15,6 @@ dev_dependencies:
1515
flutter_test:
1616
sdk: flutter
1717

18-
# For information on the generic Dart part of this file, see the
19-
# following page: https://dart.dev/tools/pub/pubspec
20-
21-
# The following section is specific to Flutter.
2218
flutter:
2319

2420
# To add assets to your package, add an assets section, like this:

0 commit comments

Comments
 (0)