From 9dd02e081672b0acc6619bff0195ba013f52c6c4 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Sat, 14 Nov 2020 14:50:47 +0800 Subject: [PATCH] fix(github): trending api encoding closes #120 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 03163a8..0812f1f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: package_info: ^0.4.0 github: ^7.0.3 # path: ../../github/github.dart - github_trending: ^0.3.0 + github_trending: ^1.0.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.0