Package-level declarations
Types
Link copied to clipboard
Annotation for class which require an instance of Android Context.
Link copied to clipboard
All methods contained by a class annotated with Controller will be added to the generated iOS/Android adapters.
Annotation which informs Klutter to implement multiple method channel calls to pass KlutterEvents to this Controller class.
Link copied to clipboard
Link copied to clipboard
Annotation which denotes the annotated function as part of the Flutter - KMP interface.
When a function with this annotation is scanned, a method channel call delegation will be generated.
Link copied to clipboard
Annotation for data classes in the KMP module which are possibly used by functions annotated with dev.buijs.klutter.annotations.Event.