All notable changes to "flutter_package_platform_detector" will be documented in this file.
-
add support and contact section on README.md.
- add build.yml work flow.
- provide example.md file.
- update pub_updater & https dependencies.
- make static analysis Passed.
- update cliVersion in version_command file.
- print the path of dependence.cvf file after detect command finish his work.
- Initial release of the Flutter Package Platform Detector.
- Detects the supported platforms of Flutter packages and plugins from a
pubspec.yaml
file. - Generates a CSV report showing the platforms supported by each package and plugin.