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
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...
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...
class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( home: SplashScreen(), ); } } class SplashScreen e...
Future<void> _onLogin(AuthenticationEvent event, Emitter<AuthenticationState> emit) async { try { emit(state.copyWith(event: AuthenticationEvents.loginStart)); ...
I'm writing this application with Flutter. How do you think it happened?
hey guys i need this model menu for base page of application whats the name of this package that give us left menu ? i cant find it
Guys, what's the best sdk or service for voice and video call in Flutter? It's a relatively large scale application.
Hello my name is Kadir, I am writing from Turkey, I am looking for a part-time software job, can you help me?
I m getting this error how to solve this?
Does anyone have an experience with kind of flight dara service apis? Trying to choose one from the hundreds offered - need fligt data by flightnumber and date with airports s...
Обсуждают сегодня