PocketBase is an open-source backend platform designed to streamline the development process for SaaS and mobile applications. It offers a comprehensive set of features encapsulated in a single file, making it a unique and efficient solution for developers. Key Features: For a deeper dive into its capabilities and to explore […]
Devamını Oku
We create a nice clean #COVID-19 app #UI by using #flutter, where you can check how many people are effected and how many already died and recovered. It also showing the symptoms of COVID-19 and how you can keep yourself safe.
Devamını Oku
Google Maps is a powerful tool that can be used to display maps, get directions, and find businesses. In Flutter, you can use the Google Maps plugin to add Google Maps to your apps. One of the most popular features of Google Maps is the ability to track the user’s […]
Devamını Oku
Flutter yazılımcısı için XCODE temel kullanım rehberi XCODE derin bir denizdir. Diplerinde hazine sandığı olabilir, olduğunu bilseniz dahi girmeyiniz. Flutter ‘da ilk kural “XCode’ a dokunma, ayarını değiştirme. ”
Devamını Oku
Kaotik Flutter hatalarına devam, Herhangi bir işlem yaparken “Unable to find DartDev snapshot” hatası alıyorum. MACOS kullanıyorum, sınırlı disk, sınırlı bellek ve yavaş internet erişimi var. Çözümü aşağıda anlattım.
Devamını Oku
Yeni arkadaşlara faydası olması için kendi araç kutumu açıklıyorum 🙂 PENCIL Flowchart, akış diagramlarını hazırlamak için çok pratik bir araçtır. Pencil kurumsal site TRELLO Tek başımıza dahi olsak, çevik yöntemleri uygulamaya devam edelim. Yalnız çalışmak, takım üyesi olmaktan daha fazla disiplini gerektiriyor. Kendi işlerinizi kendiniz izleyeceksiniz. TRELLO görsel […]
Devamını Oku
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