blob: 0f2f0c7ab0faf48482afb1814cef6ed69f51edc7 [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.
package dev.flutter.packages.file_selector_android_example;
import io.flutter.embedding.android.FlutterActivity;
public class MainActivity extends FlutterActivity {}