Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.