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

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.3
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
110
points
64
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.13 - 2025.03.28

Tizen implementation of the google_sign_in plugin

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, flutter_secure_storage_tizen, flutter_svg, google_sign_in_platform_interface, http

More

Packages that depend on google_sign_in_tizen