Skip to content

Commit cc15cc6

Browse files
workmanager: add explanation of why it's using a custom ref (#290)
1 parent 14cb64c commit cc15cc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pubspec.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ dependencies:
4141
flutter_html: ^3.0.0-beta.2
4242
webview_flutter: ^4.5.0
4343
workmanager:
44+
# The reason to have a custom ref is because the latest published version
45+
# was not working for iOS, and a custom unreleased commit was solving it.
4446
git:
4547
url: https://github.com/fluttercommunity/flutter_workmanager.git
4648
ref: b783000

0 commit comments

Comments
 (0)