teamdrt_firebase_package 0.0.1+7 copy "teamdrt_firebase_package: ^0.0.1+7" to clipboard
teamdrt_firebase_package: ^0.0.1+7 copied to clipboard

discontinuedreplaced by: simpler_login

A new Flutter package for Firebase by Teamdrt

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teamdrt_firebase_package

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

dependencies:
  teamdrt_firebase_package: ^0.0.1+7

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:teamdrt_firebase_package/teamdrt_firebase_package.dart';