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 embedded into any C++ application. […]
Devamını Oku
The future of our industry depends on two major categories of foodservice technology to advance in the area of operations and next generation foods. FoodTech21 Virtual Event will showcase the thought leaders, brands and innovators that will be leading the next foodservice revolution. Register For The Next Virtual Event HERE! ➜ https://t2m.io/FoodableVirtualEvents
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
Internette en çok kullanılan servislerden YouTube ve GMail dahil olmak üzere bazı Google servislerine erişilemiyor. Sıkıntının dünya genelinde olduğu görülüyor. Konuyla ilgili henüz bir açıklama gelmedi. Google workpsace için status sayfası https://www.google.com/appsstatus#hl=en&v=status
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