Sanjay Soni
Sanjay Soni
**Light Theme for UI** Help me to create light theme for UI. **Animation** add some transition animations.
Top Appbar not working in release Apk, it works fine in debug Apk. I think the problem in Stream Controller which I used for page transition. I'll fix this issue...
I am getting this error **引擎加载失败,请退出重试** (The engine failed to load, please exit and try again) after loading. Even I did the clone of this example folder and try to...
iOS notification layout not showing image and action button. always poping default basic layout (only with title and body text), even after changing the layout type to ``` notificationLayout: NotificationLayout.BigPicture...
How to use `.toDouble()` and other extension methods like `.round()`, `.abs ` etc? not able to perform basic operations. ``` String getTotalInvestmentAmount(int totalUnit) { num amount = getTotalUnitAmount(totalUnit); num stampDuty...