stoppimyse

Results 3 issues of stoppimyse

Hi, I have a question, I have this code: StartUpScreen: ``` class StartUpScreen extends StatelessWidget { const StartUpScreen({Key? key}) : super(key: key); @override Widget build(BuildContext context) { var userProvider =...

Hi, there is a way to show on load the last 28 days? for example today is 19/04, i want to show on load from 22/03 to 19/04, example in...

enhancement

Hi, I've this error: In Podfile: appodeal_flutter (from `.symlinks/plugins/appodeal_flutter/ios`) was resolved to 1.1.1, which depends on APDGoogleAdMobAdapter (= 2.10.2.2) was resolved to 2.10.2.2, which depends on Google-Mobile-Ads-SDK (~> 8.9.0) google_mobile_ads...