blob: bd3c15cb31fbc8e8b9fb5ebf4e738c0960fe8162 [file] [view]
## 2.0.0-nullsafety
* Update version for consistency with other implementations.
## 0.1.0-nullsafety.3
* Update the example app: remove the deprecated `RaisedButton` and `FlatButton` widgets.
## 0.1.0-nullsafety.2
* Fix outdated links across a number of markdown files ([#3276](https://github.com/flutter/plugins/pull/3276))
## 0.1.0-nullsafety.1
* Migrate to null safety.
## 0.0.2+1
* Update Flutter SDK constraint.
## 0.0.2
* Update integration test examples to use `testWidgets` instead of `test`.
## 0.0.1+4
* Update Dart SDK constraint in example.
## 0.0.1+3
* Add a missing include.
## 0.0.1+2
* Check in linux/ directory for example/
# 0.0.1+1
* README update for endorsement by url_launcher.
# 0.0.1
* The initial implementation of url_launcher for Linux