packages: add flutter_elinux package for platform views (#206)
https://github.com/sony/flutter-embedded-linux/issues/41 Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Copyright 2023 Sony Group Corporation. All rights reserved.
|
||||
// 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.
|
||||
|
||||
export 'src/rendering/platform_view.dart';
|
||||
export 'src/services/platform_views.dart';
|
||||
export 'src/widgets/platform_view.dart';
|
||||
Reference in New Issue
Block a user