- Updates code for new analysis options.
- Replaced reference to
shared_preferences
plugin with theurl_launcher
in the README.
- Updated installation instructions in README.
- Migrate to null safety.
- Update the example app: remove the deprecated
RaisedButton
andFlatButton
widgets. - Fix outdated links across a number of markdown files (#3276)
- Set
implementation
in pubspec.yaml
- Update Flutter SDK constraint.
- Update integration test examples to use
testWidgets
instead oftest
.
- Update Dart SDK constraint in example.
- Add a missing include.
- Check in linux/ directory for example/
- README update for endorsement by url_launcher.
- The initial implementation of url_launcher for Linux