camera: add ELinuxCamera dartPluginClass (#81)

Fixed https://github.com/sony/flutter-elinux/issues/211

Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
Hidenori Matsubayashi
2023-08-28 12:37:20 +00:00
committed by GitHub
parent 96106f35e7
commit 57f3aa88bf
9 changed files with 800 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
// Copyright 2023 Sony Group Corporation. All rights reserved.
// 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.
export 'src/elinux_camera.dart';