when I build flutter application for IOS, I am giving “error: could not find included file ‘Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig’ in search paths (in target ‘Runner’)” error Solution is so simple 🙂
Devamını Oku
I am using Android Studio for flutter development on MacBook-pro. Everything was normal. Now I am getting this “class BuildConfig is public, should be declared in a file named BuildConfig.java” error whenever I want to run my application on Android simulator. Solution is “ “
Devamını Oku
interesting error while building flutter app for Android. “Gradle threw an error while downloading artifacts from the network .. Exception: Gradle task assembleDebug failed with exit code 1” and this is my solution:)
Devamını Oku
Flutter projects sometimes give similar errors ” The named parameter ‘colors’ isn’t defined.” Generally, the solution is simple Flutter -clean Under File –> Invalidate Caches / Restart
Devamını Oku
Setting the version and build number You can update both the version name and the version code number in the same place in pubspec.yaml. Just separate them with a + sign. For example: This means
Devamını Oku
Android Studio’ da normal çalışırken bir gün “Could not install Gradle distribution from …” hatası aldım.
Devamını Oku
V8 is Google’s open-source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and Node.js, among others. It implements ECMAScript and WebAssembly, and runs on Windows 7 or later, macOS 10.12+, and Linux systems that use x64, IA-32, ARM, or MIPS processors. V8 can run standalone or can be […]
Devamını Oku
Android Studio ve XCode kullanarak Flutter uygulamaları geliştiriyorum. IOS simulatöründe uygulama çalıştırırken dramatik “XCode Code Sign Error” hataları için çözümü buldum 🙂 flutter clear
Devamını Oku
For my last project, I am using Java and Apache PDFBOX . For the chaotic “U+000A (‘controlLF’) is not available in this font encoding: WinAnsiEncoding.” Error I ‘ve found a simple solution
Devamını Oku
Cloud computing giant Salesforce is acquiring the workplace chat app Slack. Salesforce (NYSE: CRM), the global leader in CRM, and Slack Technologies, Inc. (NYSE: WORK), the most innovative enterprise communications platform, has entered into a definitive agreement under which Salesforce will acquire Slack. Under the terms of the deal, Slack […]
Devamını Oku