Joshua de Guzman

Results 16 issues of Joshua de Guzman

https://joshuamdeguzman.com/keeping-it-simple-integrate-graphql-and-mobx-to-your-flutter-apps/

## Resources - https://dart.dev/null-safety/migration-guide

good first issue

### Description Investigate the use of envoy to proxy requests for gRPC running on the web.

bug
good first issue

### Description - Create a separate method call for enabling push notification permission - Prevent the plugin from calling `enableNotifications` by default when sending *any* method call ### Tickets -...

### Problem - `removeBadge()` method is likely going to be called on app initialization to "clear" badge count - And, showing push notification prompt upon app initialization isn't a good...

**Describe the bug** In the [Deep Linking](https://github.com/AppsFlyerSDK/appsflyer-flutter-plugin/blob/master/doc/DeepLink.md) documentation, it clearly outlined that `Note: The code implementation for onInstallConversionData must be made prior to the initialization code of the SDK.`. However,...