This plugin provides access to custom native functionalities required by Yellow Class
App.
To use this plugin:
Add the following to your pubspec.yaml
file:
dependencies:
yc_app_native:
git:
url: https://github.com/yellowclass/yc_app_native.git
ref: master
- shareMediaIntent
- launchYCShare
- launchSingleApp
- initCustomShare
- startForegroundService
- getOngoingNotifTappedPayload
- stopForegroundService
- setOrientation
- checkForFakeUpdate
- startFakeFlexibleUpdate
- completeFakeFlexibleUpdate
- checkForInAppUpdate
- performImmediateUpdate
- startFlexibleUpdate
- completeFlexibleUpdate