github_trending_package 0.2.4 copy "github_trending_package: ^0.2.4" to clipboard
github_trending_package: ^0.2.4 copied to clipboard

discontinued

A library to get GitHub trending repositories or GitHub trending developers for Dart and Flutter developers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add github_trending_package

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

dependencies:
  github_trending_package: ^0.2.4

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

Import it

Now in your Dart code, you can use:

import 'package:github_trending_package/github_trending_package.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A library to get GitHub trending repositories or GitHub trending developers for Dart and Flutter developers.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, html, http

More

Packages that depend on github_trending_package