cordova_googleplus_plugin 1.0.0 copy "cordova_googleplus_plugin: ^1.0.0" to clipboard
cordova_googleplus_plugin: ^1.0.0 copied to clipboard

outdated

Dart wrapper for cordova plugin, cordova-plugin-googleplus (use for google sign on android and ios) https://github.com/EddyVerbruggen/cordova-plugin-googleplus

Dart Wrapper for Cordova Googleplus Plugin #

if you would like to use this plugin: https://github.com/EddyVerbruggen/cordova-plugin-googleplus with dart. Install this package.

In you code just import KeyboardPlugin, and watch the available methods. They are exactly the same like on cordova repo.

Remember to install the cordova plugin also!! this is just a wrapper

pub package: https://pub.dartlang.org/packages/dart_cordova_keyboard_plugin#-readme-tab-

installation: #

add this to your dependencies

dependencies:
  cordova_googleplus_plugin: ^1.0.0

import #

import 'package:cordova_googleplus_plugin/cordova_googleplus_plugin.dart';
0
likes
35
pub points
0%
popularity

Publisher

unverified uploader

Dart wrapper for cordova plugin, cordova-plugin-googleplus (use for google sign on android and ios) https://github.com/EddyVerbruggen/cordova-plugin-googleplus

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

js

More

Packages that depend on cordova_googleplus_plugin