Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChangJoo-Park authored Nov 8, 2019
1 parent e1bd5dd commit 349267d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

Please *DO NOT* use now. It is experimental state.

## You Can Do this plugins with..
## You Can Do this plugin with..

- Start Foreground Service (with callback)
- Stop Foreground Service (with callback)
- Using infinite interval on your configurations.


## You Can Not Do this plugins with...
## You Can Not Do this plugin with...

- [ ] Change Notification Level
- [ ] Change Notification title and contents
Expand Down Expand Up @@ -42,4 +42,4 @@ dependencies:

```xml
<service android:name="changjoopark.com.flutter_foreground_plugin.FlutterForegroundService"/>
```
```

0 comments on commit 349267d

Please sign in to comment.