flutter_spine_lint library
Functions
-
createPlugin(
) → PluginBase -
插件入口。由
custom_lint通过pubspec.yaml中的dev_dependencies: flutter_spine+ analysis_options 里的plugins: custom_lint激活。
custom_lint 通过 pubspec.yaml 中的
dev_dependencies: flutter_spine + analysis_options 里的
plugins: custom_lint 激活。