github_card 0.1.0 copy "github_card: ^0.1.0" to clipboard
github_card: ^0.1.0 copied to clipboard

discontinued
outdatedDart 1 only

A polymer web component to show a profile card for your Github account.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add github_card

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

dependencies:
  github_card: ^0.1.0

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_card/github_card.dart';
0
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A polymer web component to show a profile card for your Github account.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

github, polymer

More

Packages that depend on github_card