google_sign_in_tizen 0.1.1 copy "google_sign_in_tizen: ^0.1.1" to clipboard
google_sign_in_tizen: ^0.1.1 copied to clipboard

outdated

Tizen implementation of the google_sign_in plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_sign_in_tizen
copied to clipboard

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

dependencies:
  google_sign_in_tizen: ^0.1.1
copied to clipboard

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:google_sign_in_tizen/google_sign_in_tizen.dart';
copied to clipboard
0
likes
0
points
40
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.06.01 - 2025.04.26

Tizen implementation of the google_sign_in plugin

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_sign_in_platform_interface, http

More

Packages that depend on google_sign_in_tizen