update README and CHANGELOG

This commit is contained in:
Luke Freeman 2020-03-08 19:39:52 -07:00
parent 2c06f63e19
commit 624626c85d
2 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# 1.6.0
- No changes other than fixes for non-backwards compatible Flutter changes
- Flutter `>= 1.13.0` is required due to Flutter compatibility issues
- Dart `>= 2.6.0` is required

View File

@ -7,6 +7,8 @@ The brightest, hippest, coolest router for Flutter.
[![Build Status](https://travis-ci.org/theyakka/fluro.svg?branch=master)](https://travis-ci.org/theyakka/fluro)
[![Coverage](https://codecov.io/gh/theyakka/fluro/branch/master/graph/badge.svg)](https://codecov.io/gh/theyakka/fluro)
Version `1.6.0` requires Flutter `>= 1.13.0` and Dart `>= 2.6.0`. If you're running an older version of Flutter, use a version `< 1.6.0`.
## Features
- Simple route navigation