https://github.com/blendthink/flutter-mobile-template-diff
https://github.com/blendthink/flutter-mobile-template-diff
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blendthink/flutter-mobile-template-diff
- Owner: blendthink
- License: apache-2.0
- Created: 2023-03-16T00:32:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T22:53:53.000Z (over 1 year ago)
- Last Synced: 2025-04-01T10:24:07.011Z (about 1 year ago)
- Size: 117 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a project to check the differences between mobile (Android, iOS) template projects by Flutter versions.
## How to use
1. Fork this repository.
2. Select the `Actions` tab of the forked repository.
3. Select the `Compare` workflow.
4. Click the `Run workflow` dropdown button.
5. Enter the version of Flutter you want to compare in `old version` and `new version`.
6. Click the `Run workflow` button.
7. When the workflow is complete, a pull request is created and the differences can be checked.