Firebase Auth dart common interface and implementation for Browser, VM, node and flutter
dependencies:
tekartik_firebase_auth:
git:
url: https://github.com/tekartik/firebase_auth.dart
path: auth
ref: dart3a
version: '>=0.3.8'
var auth = authService.auth(app);
// ...