Skip to main content

Module traits

Module traits 

Source

Modules§

app_runtime
device
file
keyboard
location
media_interaction
media_runtime
mouse
network
prelude
pull_to_refresh
screenshot
secure_store
share
stream_decoder
ui
update
video_player
wifi

Type Aliases§

PlatformFuture
A platform operation that finishes asynchronously and reports only success or failure. Named for its shape rather than for the first caller that needed one, so a second caller does not have to borrow an unrelated alias.