blob: ec2d5b7c85bc05ac3edb2428ec3b34242b8bcf60 [file] [log] [blame]
// Copyright 2014 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.
package io.flutter.addtoapp;
import io.flutter.embedding.android.FlutterActivity;
public class MainActivity extends FlutterActivity {
}