Suhail
Suhail
how to change the circle ring color only , around the tab icon
how to store images from server to hive?
images in carousals are showing too slow , renders too slow and displays vety slow , please fix this.
``` Future onSelectBackgroundNotification() async { RemoteMessage? message = await FirebaseMessaging.instance.getInitialMessage(); if (message?.notification != null) { _handleMessage(message!.data); message = null; log('background Message has been opened'); } FirebaseMessaging.onMessageOpenedApp.listen((RemoteMessage message) { RemoteNotification? notification...
conflict when using latest intl: ^0.18.0 (https://pub.dev/packages/intl) please update it with latest verison
App crashes while scanning more images like 5 and above , sometimes less than that . The error message is ass follows, E/ANR_LOG (32360): Current msg = { when=-7s935ms what=2...
**Describe the bug** App crashed on building apk and installing it. **To Reproduce** Steps to reproduce the behavior: 1. build sample apk with flutter build apk 2. install on real...