esaiamuthan
esaiamuthan
Hi @pikaju Kindly update the library for supporting the travel mode In my current app i cant able to use this case Once update ASAP Thanks
* Disable controls play or pause button / firescreen option when i try to customise this in flutter HTML content * Just load the thumbnails in flutter HTML like YouTube...
``` return UpgradeAlert( child: MultiProvider( providers: [UserManager.getProvider()], child: MaterialApp( navigatorKey: appConfig!.mainNavigatorKey, title: 'Prairy', debugShowCheckedModeBanner: false, theme: buildTheme(), initialRoute: this._getInitialRoute(), onGenerateRoute: AppRouter.Router.generateRoute, localizationsDelegates: [ AppLocalizationsDelegate(), GlobalMaterialLocalizations.delegate, GlobalWidgetsLocalizations.delegate, GlobalCupertinoLocalizations.delegate, ], supportedLocales: [...
Kindly update this package to flutter latest version It will help us
Dependency ':flutter_local_notifications' requires core library desugaring to be enabled for :app
Execution failed for task ':app:checkDevDebugAarMetadata'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > An issue was found when checking AAR metadata: 1. Dependency ':flutter_local_notifications' requires core library desugaring to be...