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

A Flutter package for both android and iOS which provides Social sign-in Buttons

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sarj33t_login_btns
copied to clipboard

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

dependencies:
  sarj33t_login_btns: ^1.0.0
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:sarj33t_login_btns/sarj33t_login_btns.dart';
copied to clipboard
1
likes
160
points
40
downloads

Publisher

verified publishersarj33t.com

Weekly Downloads

2024.09.26 - 2025.04.10

A Flutter package for both android and iOS which provides Social sign-in Buttons

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on sarj33t_login_btns