menu
nativeapi package
documentation
nativeapi.dart
nativeapi.dart
dark_mode
light_mode
nativeapi
library
Functions
getAllDisplays
(
)
→
List
<
Display
>
getCursorScreenPoint
(
)
→
int
getPrimaryDisplay
(
)
→
Display
sum
(
int
a
,
int
b
)
→
int
A very short-lived native function.
sumAsync
(
int
a
,
int
b
)
→
Future
<
int
>
A longer lived native function, which occupies the thread calling it.
nativeapi package
documentation
nativeapi.dart
nativeapi
package
Libraries
nativeapi
nativeapi_bindings_generated
nativeapi library