Upload some small app to the playstore and after this to transfer to another account
yup
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)); ...
Hello friends I developed a V2Ray Android app for some one. I handled the full UI, basic settings and features, database panel for servers, and AdMob integration. However, I’m...
yo, im coming from python language and want to try dart as new exp, can i do same things with it ? i mean have it enough libs and things for automation tools ? i'm making auto...
Which one? i was in 6 in the past two months XD
I m getting this error how to solve this?
I'm writing this application with Flutter. How do you think it happened?
I m using face recognition.....but it's recognise the face when user show the photo or video......how to overcome this?
Hi everyone, currently I am developing a website with flutter, and have a problem with CORS, how to solve this problem?
Has anyone worked with FocusScope? It has an onKey param when I use that the widget for eg: a list view builder stops focussing on the list tiles, has anyone faced this proble...
Обсуждают сегодня