Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelataillade authored Nov 7, 2024
1 parent 68aaa2a commit 05a50de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ flutter pub add alarm

First, you have to initialize the Alarm service in your `main` function:
```Dart
WidgetsFlutterBinding.ensureInitialized();
await Alarm.init()
```

Expand Down

0 comments on commit 05a50de

Please sign in to comment.