blob: f353c774cc75333450c04babb23f09ce173b8141 [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import <Flutter/Flutter.h>
#import "Firebase/Firebase.h"
@interface FirebaseAuthPlugin : NSObject<FlutterPlugin>
@end