blob: 8f98cc35e8bad8b70fe905059ff68b070a8a2f7e [file] [log] [blame]
// Copyright 2013 The Flutter 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 FLTQuickActionsPlugin : NSObject <FlutterPlugin>
@end