Flutter Engine
The Flutter Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerator
b
c
d
e
f
g
h
k
l
m
n
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
shell
platform
linux
public
flutter_linux
flutter_linux.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FLUTTER_LINUX_H_
6
#define FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FLUTTER_LINUX_H_
7
8
#define __FLUTTER_LINUX_INSIDE__
9
10
#include <
flutter_linux/fl_basic_message_channel.h
>
11
#include <
flutter_linux/fl_binary_codec.h
>
12
#include <
flutter_linux/fl_binary_messenger.h
>
13
#include <
flutter_linux/fl_dart_project.h
>
14
#include <
flutter_linux/fl_engine.h
>
15
#include <
flutter_linux/fl_event_channel.h
>
16
#include <
flutter_linux/fl_json_message_codec.h
>
17
#include <
flutter_linux/fl_json_method_codec.h
>
18
#include <
flutter_linux/fl_message_codec.h
>
19
#include <
flutter_linux/fl_method_call.h
>
20
#include <
flutter_linux/fl_method_channel.h
>
21
#include <
flutter_linux/fl_method_codec.h
>
22
#include <
flutter_linux/fl_method_response.h
>
23
#include <
flutter_linux/fl_pixel_buffer_texture.h
>
24
#include <
flutter_linux/fl_plugin_registrar.h
>
25
#include <
flutter_linux/fl_plugin_registry.h
>
26
#include <
flutter_linux/fl_standard_message_codec.h
>
27
#include <
flutter_linux/fl_standard_method_codec.h
>
28
#include <
flutter_linux/fl_string_codec.h
>
29
#include <
flutter_linux/fl_texture.h
>
30
#include <
flutter_linux/fl_texture_gl.h
>
31
#include <
flutter_linux/fl_texture_registrar.h
>
32
#include <
flutter_linux/fl_value.h
>
33
#include <
flutter_linux/fl_view.h
>
34
35
#undef __FLUTTER_LINUX_INSIDE__
36
37
#endif
// FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FLUTTER_LINUX_H_
fl_basic_message_channel.h
fl_binary_codec.h
fl_binary_messenger.h
fl_dart_project.h
fl_engine.h
fl_event_channel.h
fl_json_message_codec.h
fl_json_method_codec.h
fl_message_codec.h
fl_method_call.h
fl_method_channel.h
fl_method_codec.h
fl_method_response.h
fl_pixel_buffer_texture.h
fl_plugin_registrar.h
fl_plugin_registry.h
fl_standard_message_codec.h
fl_standard_method_codec.h
fl_string_codec.h
fl_texture.h
fl_texture_gl.h
fl_texture_registrar.h
fl_value.h
fl_view.h
Generated on Sun Jun 23 2024 21:55:17 for Flutter Engine by
1.9.4