<itemvalue="Tools that recognize pragma hints should pick a pragma prefix to identify the tool. They should recognize any hint with a [name] starting with their prefix followed by `:` as if it was intended for that tool. A hint with a prefix for another tool should be ignored (unless compatibility with that other tool is a goal)."/>
<itemvalue="Marks a feature as [Deprecated] until the next release."/>
<itemvalue="Create a deprecation annotation which specifies the migration path and expiration of the annotated feature. The [message] argument should be readable by programmers, and should state an alternative feature (if available) as well as when an annotated feature is expected to be removed."/>
<itemvalue="register buttons shot cut"/>
<itemvalue="register button"/>
<itemvalue="modifiers"/>
@ -46,7 +50,6 @@
<itemvalue="This section identifies this Flutter project as a plugin project. The 'pluginClass' specifies the class (in Java, Kotlin, Swift, Objective-C, etc.) which should be registered in the plugin registry. This is required for using method channels. The Android 'package' specifies package in which the registered class is. This is required for using method channels on Android. The 'ffiPlugin' specifies that native code should be built and bundled. This is required for using `dart:ffi`. All these are used by the tooling to maintain consistency when adding or updating assets for this project."/>