Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christoph-jerolimov/flutter-create-history
flutter create history to compare different version
https://github.com/christoph-jerolimov/flutter-create-history
Last synced: 28 days ago
JSON representation
flutter create history to compare different version
- Host: GitHub
- URL: https://github.com/christoph-jerolimov/flutter-create-history
- Owner: christoph-jerolimov
- Created: 2018-12-05T17:33:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T22:56:07.000Z (over 5 years ago)
- Last Synced: 2024-11-25T12:16:25.749Z (28 days ago)
- Language: Dart
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bare project history to compare different flutter versions
[![Build Status](https://travis-ci.org/jerolimov/flutter-create-history.svg?branch=master)](https://travis-ci.org/jerolimov/flutter-create-history)
This project (will) contain bare [flutter](https://flutter.io/) projects, started just now with flutter 1.0.
It can help you to compare different flutter versions with `git diff` or github compare.
Before upgrade manually you could also try `flutter upgrade` in your project.Each version is generated with `flutter create tutorial`.