url_launcher_windows 0.1.0-nullsafety.2 url_launcher_windows: ^0.1.0-nullsafety.2 copied to clipboard
Windows implementation of the url_launcher plugin.
0.1.0-nullsafety.2 #
- Update the example app: remove the deprecated
RaisedButton
andFlatButton
widgets.
0.1.0-nullsafety.1 #
- Bump Dart SDK to support null safety.
0.1.0-nullsafety #
- Migrate to null-safety.
0.0.2+1 #
- Update Flutter SDK constraint.
0.0.2 #
- Update integration test examples to use
testWidgets
instead oftest
.
0.0.1+3 #
- Update Dart SDK constraint in example.
0.0.1+2 #
- Check in windows/ directory for example/
0.0.1+1 #
- Update README to reflect endorsement.
0.0.1 #
- Initial Windows implementation of
url_launcher
.