https://github.com/redsolver/flutter_platform_checker
Shows you which platforms can be targeted by your Flutter app based on dependencies
https://github.com/redsolver/flutter_platform_checker
Last synced: 23 days ago
JSON representation
Shows you which platforms can be targeted by your Flutter app based on dependencies
- Host: GitHub
- URL: https://github.com/redsolver/flutter_platform_checker
- Owner: redsolver
- License: mit
- Created: 2021-03-05T15:34:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-05T15:36:03.000Z (about 4 years ago)
- Last Synced: 2025-03-28T00:05:51.960Z (about 1 month ago)
- Language: Dart
- Size: 3.91 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_platform_checker
Shows you which platforms can be targeted by your Flutter app based on dependencies
## Install
`flutter pub global activate flutter_platform_checker`
## Use
- Make sure you are in the main directory of your Flutter app
- Execute `flutter_platform_checker`