df_safer_dart_annotations library
Annotations for the df_safer_dart_lints package.
Classes
- ExperimentalAnnotation1
-
The class that enables the
@experimental1annotation. - ExperimentalAnnotation2
-
The class that enables the
@experimental2annotation. - ExperimentalAnnotation3
-
The class that enables the
@experimental3annotation. - MustAwaitAllFuturesAnnotation
-
The class that enables the
@mustAwaitAllFuturesannotation. - MustAwaitAllFuturesOrErrorAnnotation
-
The class that enables the
@mustAwaitAllFuturesOrErrorannotation. - MustBeAnonymousAnnotation
-
The class that enables the
@mustBeAnonymousannotation. - MustBeAnonymousOrErrorAnnotation
-
The class that enables the
@mustBeAnonymousOrErrorannotation. - MustBeStrongRefAnnotation
-
The class that enables the
@MustBeStrongRefannotation. - MustBeStrongRefOrErrorAnnotation
-
The class that enables the
@MustBeStrongRefOrErrorannotation. - MustHandleReturnAnnotation
-
The class that enables the
@mustHandleReturnannotation. - MustHandleReturnOrErrorAnnotation
-
The class that enables the
@mustHandleReturnOrErrorannotation. - NoFuturesAllowedAnnotation
-
The class that enables the
@noFuturesAllowedannotation. - NoFuturesAllowedOrErrorAnnotation
-
The class that enables the
@noFuturesAllowedOrErrorannotation. - UnsafeAnnotation
-
The class that enables the
@unsafeannotation. - UnsafeOrErrorAnnotation
-
The class that enables the
@unsafeOrErrorannotation.
Constants
- experimental1 → const ExperimentalAnnotation1
- experimental2 → const ExperimentalAnnotation2
- experimental3 → const ExperimentalAnnotation3
- mustAwaitAllFutures → const MustAwaitAllFuturesAnnotation
- mustAwaitAllFuturesOrError → const MustAwaitAllFuturesOrErrorAnnotation
- mustBeAnonymous → const MustBeAnonymousAnnotation
- mustBeAnonymousOrError → const MustBeAnonymousOrErrorAnnotation
- mustBeStrongRef → const MustBeStrongRefAnnotation
- mustBeStrongRefOrError → const MustBeStrongRefOrErrorAnnotation
- mustHandleReturn → const MustHandleReturnAnnotation
- mustHandleReturnOrError → const MustHandleReturnAnnotation
- noFuturesAllowed → const NoFuturesAllowedAnnotation
- noFuturesAllowedOrError → const NoFuturesAllowedOrErrorAnnotation
- unsafe → const UnsafeAnnotation
- unsafeOrError → const UnsafeOrErrorAnnotation