blob: a554ce0500c6dfdfd69b0cb8997e37e8ab0be2ca [file] [log] [blame]
// Copyright 2019 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 FlutterAndroidLifecyclePlugin : NSObject <FlutterPlugin>
@end