solutions?
How many item in viewport, also try increasing the cacheExtent
Thanks It was because of using shrinkWrap
Never use shrinkwrap, instead use sliver if needed
https://www.linkedin.com/posts/ugama-benedicta-kelechi-codergirl-103041300_mobiledevelopment-fluttertraining-handsonlearning-activity-7263445699227254784-IdHB?utm_source=share...
Can you think of making it more minimal final String? dateString = ancestor.acquisitionDate != null // ? DateFormat("DD MMM YYYY").format(ancestor.acquisitionDate...
I have been testing my application on ios device without any paid developer account and i have to re run the release application every 7 days is there any way to avoid running...
class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( home: SplashScreen(), ); } } class SplashScreen e...
hi, can you gays can login the linkedin ?
hello everyone I have a problem when I want to handle click on flutter local notification I use this code : Future<void> initNotificaiton() async { AndroidInitializati...
Hi everyone, sorry if this is off-topic. I have a Flutter app in production with a Laravel backend that sends notifications to the app via FCM. My server has the following sp...
Future<void> _onLogin(AuthenticationEvent event, Emitter<AuthenticationState> emit) async { try { emit(state.copyWith(event: AuthenticationEvents.loginStart)); ...
Hi there! How’s it going? Are you looking for a software developer? I’d be happy to help with any challenges you’re facing. If you need assistance, please feel free to reach ...
I'm writing this application with Flutter. How do you think it happened?
Обсуждают сегодня