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: 8 months 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 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-05T15:36:03.000Z (about 5 years ago)
- Last Synced: 2025-04-14T10:55:21.490Z (11 months 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`