github_trend 1.1.10 copy "github_trend: ^1.1.10" to clipboard
github_trend: ^1.1.10 copied to clipboard

Get the popular repository on github,You can also get all the languages.And convert the data into Map, List, JSON

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add github_trend

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  github_trend: ^1.1.10

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:github_trend/github_trend.dart';
0
likes
40
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Get the popular repository on github,You can also get all the languages.And convert the data into Map, List, JSON

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

html, http

More

Packages that depend on github_trend