flutter_gh_fetch 0.0.3 copy "flutter_gh_fetch: ^0.0.3" to clipboard
flutter_gh_fetch: ^0.0.3 copied to clipboard

discontinued

Minimal package for fetching GitHub user info and paginated list of repositories

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gh_fetch

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

dependencies:
  flutter_gh_fetch: ^0.0.3

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:flutter_gh_fetch/flutter_gh_fetch.dart';
0
likes
40
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Minimal package for fetching GitHub user info and paginated list of repositories

Homepage

License

MIT (license)

Dependencies

flutter, graphql

More

Packages that depend on flutter_gh_fetch