url_launcher_linux 0.1.0-nullsafety.3
url_launcher_linux: ^0.1.0-nullsafety.3 copied to clipboard
Linux implementation of the url_launcher plugin.
0.1.0-nullsafety.3 #
- Update the example app: remove the deprecated
RaisedButton
andFlatButton
widgets.
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 oftest
.
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