developer? I’d be happy to help with any challenges you’re facing. If you need assistance, please feel free to reach out.
Please answer my question above
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)); ...
I'm writing this application with Flutter. How do you think it happened?
I m using google ml kit for face recognition.....it's working on Android but not in iOS....why?
Обсуждают сегодня