Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[url_launcher] Update README discussion of permissions #5424

Merged

Commits on Apr 27, 2022

  1. [url_launcher] Update README discussion of permissions

    Improves the README section about query permissions:
    - Removes http/https from the examples; we don't actually expect people
      to query for http(s) support in general (since generally a browser can
      assumed to be available), so it's an odd thing to show.
    - Updates the comments in the Android example to clarify that it's about
      querying for support, not launching.
    - Makes the iOS and Android sections have parallel structure so they are
      easier to read.
    
    Fixes flutter/flutter#102630
    stuartmorgan committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    bec6daf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update Android queries

    stuartmorgan committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fe9f2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df47ea View commit details
    Browse the repository at this point in the history
  3. Update manifest to match

    stuartmorgan committed May 19, 2022
    Configuration menu
    Copy the full SHA
    a6f7167 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    685906b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0fbf7c View commit details
    Browse the repository at this point in the history