How to solve: Error (Xcode): Flutter failed to write to a file

I wasted two days of mine to resolve this issue which occurs when you build IOS from flutter project. Error Xcode: Flutter failed to write to a file Error (Xcode): Flutter failed to write to a file at “~/2/build/ios/Release-iphoneos/.last_build_id”. This issue occurs due because cache and versions mismatch in dependencies while overriding a project from other systems. I resolved issue from this answer on Stackoverflow. Solution You can resolve it with following steps: Update your Xcode project build option ENABLE_USER_SCRIPT_SANDBOXING to 'No'. Because it will stop executing your user scripting before building project which causes this problem. The mismatch versions of your user/system causes this error. Thanks to Pratik.Follow me on Medium. For tips checkout my blogs here
FIT MAMA an app for Mums to be healthy

FIT MAMA an app for Mums to be healthy

FIT MAMA: Fitness App for Mums android & IOS app FIT MAMA Powered by Mari Carmen Fitness, an app that is NOT just another fitness app for the mums. Train at home or in the gym with Mari-Carmen, a leading women’s fitness trainer.Get the support and expert advice you need to get the results you want.FIT MAMA Powered by Mari Carmen Fitness offers a range of programs and workouts to suit all abilities. Workouts that are designed to push you that little further and give you variety, including:• HIIT• Strength• Pilates• Yoga• Barre• Weight Training• Cardio I was the leading app developer on this project with 12 members of team at Geeksroot. My core responsibilities were to design , develop and maintain the mobile app.I used Flutter for cross-platform mobile apps , Google Cloud platform and some other third party APIs to achieve such a great app development with success. You can learn from my experience below. The project which…

What is Freelancing and how to start in 2023?

What is Freelancing and How to start in 2023 What is Freelancing and How to start in 2023. You must heard about freelancing and wonder how people are earning millions from it. Freelancing simply means earn from a skill. I started freelancing as app developer in 2019 by finding my very first client from Facebook. Then expanded my network and enhanced my skills further more and not limited to the app development. In my experience freelancing is sweet tip and a side and flexible earning if you know how to do it. Recently I appeared on some news channel by promoting Free IT Courses for Flood Victims campaign in Sindh, Pakistan. I received almost 2k messages on my WhatsApp and I was shocked the people of Pakistan are still unaware of the freelancing and asking such childish questions!. So I decided to create some guiding videos for them because most of the influencers and YouTubers in Pakistan are miss guiding…
Cloud Mate: A Photo sharing Flutter app

Cloud Mate: A Photo sharing Flutter app

What is Cloud Mate? Your Cloud Mate is here if you are the photographer in your friend's circle ? You must had a problem when your friends asked you to share their pictures individually?Don't worry! Cloud Mate gives you an opportunity to capture/share images and videos with your friends without huge efforts and even the same quality of your camera also without saving on your device! Cloud Mate: A Photo sharing Flutter app About Cloud Mate App This app is made with Flutter and Getx for state management. I made this project for client for while doing remote freelancing. It took 15days to complete this app on my own. App is available on Google Play Store. It's also configured and tested on IOS too. I developed this app using Flutter and MVC coding pattern using Getx which brought me a very smooth experience. This app is backed by FIrebase cloud to store data and media files uploaded by users. The…