Change API
This commit is contained in:
parent
2a09dfdacf
commit
e4daad9cad
|
@ -10,7 +10,7 @@ import 'package:git_touch/widgets/user_item.dart';
|
|||
import 'package:github_trending/github_trending.dart';
|
||||
|
||||
class GhTrendingScreen extends StatelessWidget {
|
||||
static final trending = GithubTrending(prefix: 'https://gtrend.yapie.me');
|
||||
static final trending = GithubTrending(prefix: 'https://api.gitterapp.com/');
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
|
Loading…
Reference in New Issue