I got this warning when I was publishing my app This App Bundle contains native code, and you've not uploaded debug symbols. We recommend that you upload a symb...
I want to create tab navigation with a custom animated tab bar in Flutter which keeps state of current tab (scroll postion, forms etc) when tabs are switched. This cou...
We are looking for a way to create a simple mobile SDK for both Android as well as iOS. The SDK is super simple and will only make API calls and open page in We...
I wanted came across this guide <a href="https://developers.google.com/ml-kit/vision/pose-detection/classifying-poses" rel="nofollow noreferrer">https://developers.goo...
I coming from ReactJS and React Native. I want to try out Flutter. So far I want to have a login screen. Therefore I want to check if a user is already logged in. If s...
Good day, maybe someone can help me here. I have a SDK built into Flutter that I call via the ChannelMethod. There I enter a callback whose result I want to give back...
I am planning to develop a survey tool to monitor app usage statistics for an individual. Accessing data stored in digital wellbeing [android] such as app name, start...
I want to integrate Google Pay With Flutter. I Have Tried and successfully Integrate in Test Mode But not in Production/Release Mode. I Have Followed Some Points First...
I have been having this error for days. am calling a native view that implements camera deep ar framework. it works for the first time, and after doing a hot restart...
So I have a react native app and was hoping if I could use flutter for some components. We are using redux for state management and was curious if we could us...
Hi I want to check out a new framework to develop an app. Now I'm wondering about which one to choose, for example React Native or Flutter. Can you give me some sugges...
I've been working on Flutter for quite sometime and I've no relevant experience when it comes to native side or iOS. I wanted the suggestion that is it possible for me...
I am currently working with cross-platform frameworks like Flutter, while I was studying the docs and architecture I was wondering if it is possible to see the compile...
I need to migrate my old native apps to flutter and i am considering leaving the business logic on native. Is there a performance overhead in the communication between...
I am using flutter_native_splash package. Which works fine. But what is the difference between using the native splash and a flutter page? Is there any difference rega...