Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lijy91 committed Nov 5, 2021
1 parent fd12b77 commit 5014b3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[pub-image]: https://img.shields.io/pub/v/launch_at_startup.svg
[pub-url]: https://pub.dev/packages/launch_at_startup

This plugin allows Flutter **desktop** apps to Auto launch your app on startup / login.
This plugin allows Flutter **desktop** apps to Auto launch on startup / login.

[![Discord](https://img.shields.io/badge/discord-%237289DA.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/vba8W9SF)

Expand All @@ -29,6 +29,8 @@ This plugin allows Flutter **desktop** apps to Auto launch your app on startup /
| :---: | :---: | :-----: |
|| ✔️ | ✔️ |

> ⚠️ macOS only supports non-sandbox mode.
## Quick Start

### Installation
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: launch_at_startup
description: This plugin allows Flutter desktop apps to Auto launch your app on startup / login.
description: This plugin allows Flutter desktop apps to Auto launch on startup / login.
version: 0.0.1
homepage: https://github.com/leanflutter/launch_at_startup

Expand Down

0 comments on commit 5014b3d

Please sign in to comment.