flutter_github_api 0.1.6 copy "flutter_github_api: ^0.1.6" to clipboard
flutter_github_api: ^0.1.6 copied to clipboard

outdated

A Github Api Flutter package, dependendy on github library. it can help us to easy get information from github.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_github_api

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

dependencies:
  flutter_github_api: ^0.1.6

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_github_api/flutter_github_api.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisherflutter-jp.com

A Github Api Flutter package, dependendy on github library. it can help us to easy get information from github.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, github

More

Packages that depend on flutter_github_api