-
Notifications
You must be signed in to change notification settings - Fork 14
Started work for push notifications #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Victor Omondi <victor@slick.co.ke>
The version with file upload support, talkjs_webview_flutter is now available on pub.dev. These changes reflect that. Signed-off-by: Victor Omondi <victor@slick.co.ke>
This permission is needed in order for the app to be able to access files. Signed-off-by: Victor Omondi <victor@slick.co.ke>
This also adds the necessary entitlements for push notification support Signed-off-by: Victor Omondi <victor@slick.co.ke>
vickz84259
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes are mostly about code organisation just for clarity purposes.
1216fe7 to
ded34ce
Compare
vickz84259
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
| @@ -0,0 +1,39 @@ | |||
| { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should remove this file from git. Anyone using this example app will need to generate their own version of it so it doesn't make sense to have it in version control
No description provided.