blob: 73589d2a0b7d32fe0bf9421878800cef55e74bcb [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 FLTURLLauncherPlugin : NSObject <FlutterPlugin>
@end