blob: 488c7fb7e6c2db4b6b9f09572ca42f0c2ba0ad71 [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 com.yourcompany.flavors;
import io.flutter.embedding.android.FlutterActivity;
public class MainActivity extends FlutterActivity {}