Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.idea
flutter
flutterdiff
flutterdiff/README.md
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
os: osx
language: bash
branches:
only:
- master
before_script:
- sh ./travis-git-config.sh
script:
- sh ./new-version.sh
112 changes: 110 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Flutter Cli diff

This repository exposes an Flutter CLI app generated with
`flutter create flutterdiff --no-pub --org nartawak -i objc -a java` with each version of Flutter CLI.
`flutter create flutterdiff` with each version of Flutter CLI.

A dedicated branch per version makes changes very easy
to watch. For example:
Expand All @@ -17,4 +17,112 @@ Note that this is inspired by [Angular Cli diff](https://github.com/cexbrayat/an

Version|Compare view|Stats
----|----|----
NEWLINE
v1.1.4|[v1.1.3...v1.1.4](https://github.com/nartawak/flutter-cli-diff/compare/v1.1.3...v1.1.4)| 1 file changed, 1 insertion(+),1 deletion(-)
v1.1.3|[v1.1.2...v1.1.3](https://github.com/nartawak/flutter-cli-diff/compare/v1.1.2...v1.1.3)| 1 file changed, 1 insertion(+),1 deletion(-)
v1.1.2|[v1.1.1...v1.1.2](https://github.com/nartawak/flutter-cli-diff/compare/v1.1.1...v1.1.2)| 1 file changed, 1 insertion(+),1 deletion(-)
v1.1.1|[v1.1.0...v1.1.1](https://github.com/nartawak/flutter-cli-diff/compare/v1.1.0...v1.1.1)| 1 file changed, 1 insertion(+),1 deletion(-)
v1.1.0|[v1.0.0...v1.1.0](https://github.com/nartawak/flutter-cli-diff/compare/v1.0.0...v1.1.0)| 1 file changed, 1 insertion(+),1 deletion(-)
v1.0.0|[v0.11.13...v1.0.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.13...v1.0.0)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.13|[v0.11.12...v0.11.13](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.12...v0.11.13)| 1 file changed, 1insertion(+), 1 deletion(-)
v0.11.12|[v0.11.11...v0.11.12](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.11...v0.11.12)| 1 file changed, 1insertion(+), 1 deletion(-)
v0.11.11|[v0.11.10...v0.11.11](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.10...v0.11.11)| 1 file changed, 1insertion(+), 1 deletion(-)
v0.11.10|[v0.11.9...v0.11.10](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.9...v0.11.10)| 1 file changed, 1insertion(+), 1 deletion(-)
v0.11.9|[v0.11.8...v0.11.9](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.8...v0.11.9)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.8|[v0.11.7...v0.11.8](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.7...v0.11.8)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.7|[v0.11.6...v0.11.7](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.6...v0.11.7)| 2 files changed, 1 insertio+), 28 deletions(-)
v0.11.6|[v0.11.5...v0.11.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.5...v0.11.6)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.5|[v0.11.4...v0.11.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.4...v0.11.5)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.4|[v0.11.3...v0.11.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.3...v0.11.4)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.3|[v0.11.2...v0.11.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.2...v0.11.3)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.2|[v0.11.1...v0.11.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.1...v0.11.2)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.11.1|[v0.11.0...v0.11.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.11.0...v0.11.1)| 6 files changed, 88insertions(+), 257 deletions(-)
v0.11.0|[v0.10.2...v0.11.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.10.2...v0.11.0)| 1 file changed, 1 insertion+), 1 deletion(-)
v0.10.2|[v0.10.1...v0.10.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.10.1...v0.10.2)| 3 files changed, 3insertions(+), 3 deletions(-)
v0.10.1|[v0.10.0...v0.10.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.10.0...v0.10.1)| 51 files changed, 1160 insertions(+), 63 deletions(-)
v0.10.0|[v0.9.6...v0.10.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.6...v0.10.0)| 54 files changed, 62 insertions(+), 1406 deletions(-)
v0.9.6|[v0.9.5...v0.9.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.5...v0.9.6)| 2 files changed, 7 insertions(+), 7 deletions(-)
v0.9.5|[v0.9.4...v0.9.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.4...v0.9.5)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.9.4|[v0.9.3...v0.9.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.3...v0.9.4)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.9.3|[v0.9.2...v0.9.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.2...v0.9.3)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.9.2|[v0.9.1...v0.9.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.1...v0.9.2)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.9.1|[v0.9.0...v0.9.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.9.0...v0.9.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.9.0|[v0.8.7...v0.9.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.7...v0.9.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.7|[v0.8.6...v0.8.7](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.6...v0.8.7)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.6|[v0.8.5...v0.8.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.5...v0.8.6)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.5|[v0.8.4...v0.8.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.4...v0.8.5)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.4|[v0.8.3...v0.8.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.3...v0.8.4)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.3|[v0.8.2...v0.8.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.2...v0.8.3)| 4 files changed, 66 insertions(+), 59 deletions(-)
v0.8.2|[v0.8.1...v0.8.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.1...v0.8.2)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.1|[v0.8.0...v0.8.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.8.0...v0.8.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.8.0|[v0.7.5...v0.8.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.7.5...v0.8.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.7.5|[v0.7.4...v0.7.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.7.4...v0.7.5)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.7.4|[v0.7.3...v0.7.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.7.3...v0.7.4)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.7.3|[v0.7.2...v0.7.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.7.2...v0.7.3)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.7.2|[v0.7.1...v0.7.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.7.1...v0.7.2)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.7.1|[v0.7.0...v0.7.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.7.0...v0.7.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.7.0|[v0.6.2...v0.7.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.6.2...v0.7.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.6.2|[v0.6.1...v0.6.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.6.1...v0.6.2)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.6.1|[v0.6.0...v0.6.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.6.0...v0.6.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.6.0|[v0.5.8...v0.6.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.8...v0.6.0)| 3 files changed, 13 insertions(+), 10 deletions(-)
v0.5.8|[v0.5.7...v0.5.8](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.7...v0.5.8)| 4 files changed, 50 insertions(+), 52 deletions(-)
v0.5.7|[v0.5.6...v0.5.7](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.6...v0.5.7)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.5.6|[v0.5.5...v0.5.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.5...v0.5.6)| 2 files changed, 20 insertions(+), 6 deletions(-)
v0.5.5|[v0.5.4...v0.5.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.4...v0.5.5)| 2 files changed, 17 insertions(+), 17 deletions(-)
v0.5.4|[v0.5.3...v0.5.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.3...v0.5.4)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.5.3|[v0.5.2...v0.5.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.2...v0.5.3)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.5.2|[v0.5.1...v0.5.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.1...v0.5.2)| 8 files changed, 30 insertions(+), 12 deletions(-)
v0.5.1|[v0.5.0...v0.5.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.5.0...v0.5.1)| 2 files changed, 2 insertions(+), 2 deletions(-)
v0.5.0|[v0.4.4...v0.5.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.4.4...v0.5.0)| 6 files changed, 7 insertions(+), 7 deletions(-)
v0.4.4|[v0.4.3...v0.4.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.4.3...v0.4.4)| 2 files changed, 3 insertions(+), 3 deletions(-)
v0.4.3|[v0.4.2...v0.4.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.4.2...v0.4.3)| 3 files changed, 19 insertions(+), 39 deletions(-)
v0.4.2|[v0.4.1...v0.4.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.4.1...v0.4.2)| 3 files changed, 1 insertion(+), 7 deletions(-)
v0.4.1|[v0.4.0...v0.4.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.4.0...v0.4.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.4.0|[v0.3.6...v0.4.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.6...v0.4.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.3.6|[v0.3.5...v0.3.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.5...v0.3.6)| 2 files changed, 3 insertions(+), 3 deletions(-)
v0.3.5|[v0.3.4...v0.3.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.4...v0.3.5)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.3.4|[v0.3.3...v0.3.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.3...v0.3.4)| 2 files changed, 2 insertions(+), 2 deletions(-)
v0.3.3|[v0.3.2...v0.3.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.2...v0.3.3)| 2 files changed, 2 insertions(+), 2 deletions(-)
v0.3.2|[v0.3.1...v0.3.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.1...v0.3.2)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.3.1|[v0.3.0...v0.3.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.3.0...v0.3.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.3.0|[v0.2.11...v0.3.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.11...v0.3.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.2.11|[v0.2.10...v0.2.11](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.10...v0.2.11)| 4 files changed, 11 insertions(+), 11 deletions(-)
v0.2.10|[v0.2.9...v0.2.10](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.9...v0.2.10)| 4 files changed, 4 insertions(+), 2 deletions(-)
v0.2.9|[v0.2.8...v0.2.9](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.8...v0.2.9)| 2 files changed, 4 insertions(+), 4 deletions(-)
v0.2.8|[v0.2.7...v0.2.8](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.7...v0.2.8)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.2.7|[v0.2.6...v0.2.7](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.6...v0.2.7)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.2.6|[v0.2.5...v0.2.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.5...v0.2.6)| 2 files changed, 5 insertions(+), 1 deletion(-)
v0.2.5|[v0.2.4...v0.2.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.4...v0.2.5)| 3 files changed, 4 insertions(+), 11 deletions(-)
v0.2.4|[v0.2.3...v0.2.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.3...v0.2.4)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.2.3|[v0.2.2...v0.2.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.2...v0.2.3)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.2.2|[v0.2.1...v0.2.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.1...v0.2.2)| 2 files changed, 7 insertions(+), 7 deletions(-)
v0.2.1|[v0.2.0...v0.2.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.2.0...v0.2.1)| 2 files changed, 3 insertions(+), 3 deletions(-)
v0.2.0|[v0.1.9...v0.2.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.9...v0.2.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.1.9|[v0.1.8...v0.1.9](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.8...v0.1.9)| 2 files changed, 2 insertions(+), 2 deletions(-)
v0.1.8|[v0.1.7...v0.1.8](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.7...v0.1.8)| 2 files changed, 2 insertions(+), 1 deletion(-)
v0.1.7|[v0.1.6...v0.1.7](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.6...v0.1.7)| 3 files changed, 2 insertions(+), 14 deletions(-)
v0.1.6|[v0.1.5...v0.1.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.5...v0.1.6)| 2 files changed, 2 insertions(+), 2 deletions(-)
v0.1.5|[v0.1.4...v0.1.5](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.4...v0.1.5)| 3 files changed, 399 insertions(+), 2 deletions(-)
v0.1.4|[v0.1.3...v0.1.4](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.3...v0.1.4)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.1.3|[v0.1.2...v0.1.3](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.2...v0.1.3)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.1.2|[v0.1.1...v0.1.2](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.1...v0.1.2)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.1.1|[v0.1.0...v0.1.1](https://github.com/nartawak/flutter-cli-diff/compare/v0.1.0...v0.1.1)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.1.0|[v0.0.24...v0.1.0](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.24...v0.1.0)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.24|[v0.0.23...v0.0.24](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.23...v0.0.24)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.23|[v0.0.22...v0.0.23](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.22...v0.0.23)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.22|[v0.0.21...v0.0.22](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.21...v0.0.22)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.21|[v0.0.20...v0.0.21](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.20...v0.0.21)| 13 files changed, 33 insertions(+), 27 deletions(-)
v0.0.20|[v0.0.19...v0.0.20](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.19...v0.0.20)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.19|[v0.0.18...v0.0.19](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.18...v0.0.19)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.18|[v0.0.17...v0.0.18](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.17...v0.0.18)| 6 files changed, 28 insertions(+), 10 deletions(-)
v0.0.17|[v0.0.16...v0.0.17](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.16...v0.0.17)| 1 file changed, 6 insertions(+), 2 deletions(-)
v0.0.16|[v0.0.15...v0.0.16](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.15...v0.0.16)| 5 files changed, 26 insertions(+), 5 deletions(-)
v0.0.15|[v0.0.14...v0.0.15](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.14...v0.0.15)| 1 file changed, 3 insertions(+), 11 deletions(-)
v0.0.14|[v0.0.13...v0.0.14](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.13...v0.0.14)| 10 files changed, 84 insertions(+), 15 deletions(-)
v0.0.13|[v0.0.12...v0.0.13](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.12...v0.0.13)| 1 file changed, 1 insertion(+), 1 deletion(-)
v0.0.12|[v0.0.11...v0.0.12](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.11...v0.0.12)| 12 files changed, 344 insertions(+), 99 deletions(-)
v0.0.11|[v0.0.10...v0.0.11](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.10...v0.0.11)| 2 files changed, 5 insertions(+), 2 deletions(-)
v0.0.10|[v0.0.9...v0.0.10](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.9...v0.0.10)| 1 file changed, 31 insertions(+), 5 deletions(-)
v0.0.9|[v0.0.8...v0.0.9](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.8...v0.0.9)| 1 file changed, 31 insertions(+), 5 deletions(-)
v0.0.8|[v0.0.7...v0.0.8](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.7...v0.0.8)| 1 file changed, 31 insertions(+), 5 deletions(-)
v0.0.7|[v0.0.6...v0.0.7](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.6...v0.0.7)| 5 files changed, 16 insertions(+), 40 deletions(-)
v0.0.6|[v0.0.10...v0.0.6](https://github.com/nartawak/flutter-cli-diff/compare/v0.0.10...v0.0.6)| 44 files changed, 1218 insertions
Loading