vk_bridge 1.2.5 vk_bridge: ^1.2.5 copied to clipboard
A dart package for working with VK Mini Apps via VK Bridge. Works web, mobile-web
1.2.5 #
- Fix isLayer type in VKWebAppUpdateConfig
1.2.4 #
- Improve VKWebAppGetGeodataResult parsing
1.2.3 #
- Fix: mark bdate in VKWebAppGetUserInfoResult as nullable
1.2.2 #
- Don't call VKWebAppStorageGet if list of keys is empty and return empty result.
1.2.1+2 #
- Remove unused imports
1.2.1+1 #
- Remove unused imports
1.2.1 #
- Remove app_id from update config event due difference type on iOS and Android ( String / int )
- Set default value for offset ( 0 ) in StorageGetKeys because it requires on iOS
1.2.0 #
-
Improve internal error handling
-
Add new methods:
- getFriends
- openContacts
- getAuthToken
- getGroupInfo
- joinGroup
- leaveGroup
- allowMessagesFromGroup
- getCommunityToken
- addToCommunity
- showCommunityWidgetPreviewBox
- flashGetInfo
- flashSetLevel
- locationChangedStream
- viewHideStream
- resizeWindow
- scroll
- setLocation
- setViewSettings
- setSwipeSettings
- tapticNotificationOccurred
- tapticSelectionChanged
- tapticImpactOccurred
- subscribeStoryApp
1.1.1 #
- Fix internal error handling
1.1.0 #
- Add methods for storage
1.0.0+1 #
- Remove unused import
1.0.0 #
- Initial version