Jiten Basnet
Jiten Basnet
FBSDKLog: Missing [FBSDKAppEvents appEventsState.appID] for [FBSDKAppEvents flushOnMainQueue:] 2021-09-07 10:20:05.929659+0545 Runner[91079:784497] startBackgroundIsolate 2021-09-07 10:20:05.932307+0545 Runner[91079:784497] *** Assertion failure in -[FlutterDownloaderPlugin startBackgroundIsolate:], FlutterDownloaderPlugin.m:127 2021-09-07 10:20:05.965536+0545 Runner[91079:784497] *** Terminating app due to uncaught...
can you please add onTap() method for DropdownFieldBlocBuilder. This is required to unfocus the other texfields in the form
Hi there, Can you help me change the definition of toTextSpan method. I want to change the theme based on the dark and light theme which would be only posssible...
is it possible to use Response type using a dartz package to return response type of following: GET("/tasks") Future getTasks(@Header("Content-Type") String contentType ); If there is anything documented on how...
It was working fine until I upgrade the plugin from 1.9.1 to 1.10.0 final completedTask = await FlutterDownloader.loadTasksWithRawQuery( query: 'SELECT * FROM task WHERE status = 3');
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.3.9, on macOS 12.5.1 21G83 darwin-arm, locale en-NP) [✓] Android toolchain - develop for Android devices...
I am getting this warning in Xcode :'openURL:' is deprecated: first deprecated in iOS 10.0
Hi thanks for this awesome package. I have little concern regarding alignment of the Nodes. I am creating a family Tree, I want to align the nodes at center so...
Hello I could see the use of var orientation = MediaQuery.of(context).orientation; on OrientationLayoutBuilder on my use case I could not see the widget build on orientation changes on IPAD simulator....
I/flutter (18103): ===== YOUTUBE API ERROR: FatalFailureException: Failed to perform an HTTP request to YouTube due to a fatal failure. I/flutter (18103): In most cases, this error indicates that YouTube...