-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectp: flutter_plugin_android_lifecycleThe flutter_plugin_android_lifecycle pluginThe flutter_plugin_android_lifecycle pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
flutter_plugin_android_lifecycle has a Dart file that just has a comment saying there's no Dart code. I assume this is just a hold-over from when pub.dev required there to be a Dart file.
I noticed this because I was auditing our 1P plugin pub.dev scores, and https://pub.dev/packages/flutter_plugin_android_lifecycle/score is showing a 10 point deduction because "0 out of 1 API elements (0.0 %) have documentation comments." Presumably if we eliminate that Dart file the score will go up.
@blasten do you know of any reason we should keep the Dart file?
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectp: flutter_plugin_android_lifecycleThe flutter_plugin_android_lifecycle pluginThe flutter_plugin_android_lifecycle pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically