toggle menu
flutter-kmp
0.1.0-rc.4
common
switch theme
search in API
flutter-kmp
/
de.voize.flutterkmp.annotation
Package-level
declarations
Types
Types
Flutter
Flow
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
FlutterFlow
Flutter
Method
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
FlutterMethod
Flutter
Module
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
FlutterModule
(
val
name
:
String
)
Flutter
State
Flow
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
,
AnnotationTarget.FUNCTION
]
)
annotation class
FlutterStateFlow