Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Undo the re-addition of pre-release changelogs.
  • Loading branch information
stuartmorgan authored Feb 23, 2021
commit eb386b9229ef7b2dc447afdf4802aac9b341ed78
30 changes: 1 addition & 29 deletions packages/url_launcher/url_launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,7 @@

* Update result to `True` on iOS when the url was loaded successfully.

## 6.0.0-nullsafety.7

* Re-endorse `url_launcher_web` in the `nullsafety` prerelease.

## 6.0.0-nullsafety.6

* Correct statement in description about which platforms url_launcher supports.

## 6.0.0-nullsafety.5

* Document that the web plugin is not endorsed in the `nullsafety` prerelease for now.

## 6.0.0-nullsafety.4

* Update the example app: remove the deprecated `RaisedButton` and `FlatButton` widgets.

## 6.0.0-nullsafety.3

* forceSafariVC should be nullable.

## 6.0.0-nullsafety.2

* Fix outdated links across a number of markdown files ([#3276](https://github.com/flutter/plugins/pull/3276))

## 6.0.0-nullsafety.1

* Bump Dart SDK to support null safety.

## 6.0.0-nullsafety
## 6.0.0

* Migrate to null safety.
* Fix outdated links across a number of markdown files ([#3276](https://github.com/flutter/plugins/pull/3276))
Expand Down