Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
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
Next Next commit
Update README and homepage field in pubspec.yaml
  • Loading branch information
szakarias committed Apr 20, 2017
commit 7992a79df2b2168317d035b6956259f7306e8a95
2 changes: 1 addition & 1 deletion packages/url-launcher/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# url_launcher

A Flutter plugin project for launching a URL.
A Flutter plugin for launching a URL.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion packages/url-launcher/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: url_launcher
version: 0.1.0
description: Flutter plugin for launching a URL
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/urlLauncher/packages/url-launcher
homepage: https://github.com/flutter/plugins/tree/master/packages/url-launcher

flutter:
plugin:
Expand Down