blob: 7fc0da2954e065307460326b595f2a893d715786 [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 FLTSharePlugin : NSObject<FlutterPlugin>
@end