- Set
implementationin pubspec.yaml
- Update version to (semi-belatedly) meet 1.0-consistency promise.
- Update the example app: remove the deprecated
RaisedButtonandFlatButtonwidgets.
- Bump Dart SDK to support null safety.
- Migrate to null-safety.
- Update Flutter SDK constraint.
- Update integration test examples to use
testWidgetsinstead oftest.
- Update Dart SDK constraint in example.
- Check in windows/ directory for example/
- Update README to reflect endorsement.
- Initial Windows implementation of
url_launcher.