blob: 0ddf1f57a7de4b74a05a89ee11fe643a1d746528 [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>
@interface FLTFirebaseAnalyticsPlugin : NSObject <FlutterPlugin>
@end