google_plus_widget 0.0.1 copy "google_plus_widget: ^0.0.1" to clipboard
google_plus_widget: ^0.0.1 copied to clipboard

Dart 1 only

A Google Plus Login Widget

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add google_plus_widget

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

dependencies:
  google_plus_widget: ^0.0.1

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:google_plus_widget/components/google_plus_login.dart';
0
likes
5
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Google Plus Login Widget

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, google_plus_v1_api, js, web_ui

More

Packages that depend on google_plus_widget