martipello
martipello
Hey I'm using the GraphQL API and I'm trying to filter Pokemon by game but it doesn't seem to be possible any ideas or suggestions? so far i've tried a...
**Describe the bug** When making the durations long the performance of the widget degrades to being very stuttery and having animation jank add this widget to a blank new project...
## Steps to Reproduce Using the Bottom navigation bar, add some items using the new label property and one using the now deprecated title property, **Expected results:** Expected to see...
**Step Number:** `32` **Step Name:** `steps.groupReference.title` **Language:** `en` **Version:** `v2.30.0` **User Agent:** `Mozilla/5.0 (Macintosh, Intel Mac OS X 10.15, rv:130.0) Gecko/20100101 Firefox/130.0` --- **What is the problem you are experiencing?**...
Hopefully this already has a solution, but i want to request a flag similar to includeIfNull which removes an object where all its fields are null, so given @freezed class...
2.9.3 await ZendeskMessaging.initialize( androidChannelKey: env.zendeskAndroidApiKey!, iosChannelKey: env.zendeskIOSApiKey!, ); print('initialize complete'); await ZendeskMessaging.getUnreadMessageCount(); OUTPUT > [ZendeskMessaging] - Channel Key - XXXXXXXXXXXXXXXXXXXXXXXX > initialize complete > [ZendeskMessagingPlugin] - Messaging needs to be...
i saw a PR was merged to master https://github.com/chyiiiiiiiiiiii/flutter_zendesk_messaging/pull/72/files to enable listenUnreadMessages for iOS however when i check the latest release the method listenUnreadMessages isnt in the class SwiftZendeskMessagingPlugin.swift and...