Published inAYT TechnologiesFlutter | Stunning Animations with Custom Fragment ShadersIn this article, we will try to create an animation using GLSL within Flutter. Along with the Flutter/Dart side of the program, I will also…4d ago4d ago
Published inAYT TechnologiesFlutter | Manage API Errors Globally with Custom ErrorDialogManagerUser experience is crucial in mobile applications. One of the key factors that directly impact the app experience is how errors are…Mar 16Mar 16
Event-Driven Flutter UI: Why You Should Adopt UI State Action Pattern?In Flutter, we separate our view and viewmodel classes to keep the UI and business logic distinct (as it should be). So far, everything…Feb 28Feb 28
Android Jetpack Compose: YOLOv10 LiteRT ile Gerçek Zamanlı Obje TespitiBu yazıda, YOLOv10 modelinin LiteRT ile (eski adıyla Tensorflow Lite) Android Jetpack Compose üzerinde nasıl implemente edileceğini…Sep 20, 2024Sep 20, 2024
Android Compose — Making Splash Screen with SplashScreen API and AnimatedVector ResourceHi, In this article we are going to make this splash screen example in Android Jetpack Compose using SplashScreen API.Dec 25, 2023Dec 25, 2023
Flutter Geliştirici için Jetpack Compose’ye Hızlı GirişDeclarative kod yazmanın tadını bir Flutter yazan kardeşlerim bilirdi ve bununla övünürdü. Kim uğraşacak her bir komponent için XML dosyası…Oct 19, 2023Oct 19, 2023
Flutter | Executing Dart Code in BackgroundHi all 🎈, in this article I’m going to show you how do you execute your dart code if app state is background. For this, we are going to…Jan 17, 2023Jan 17, 2023
Flutter | Widget Communication With Callbacks (Flutter 3 , Dart 2.17)Table of contents:Jun 16, 2022Jun 16, 2022
Published inCNK TechFlutter | Platform Spesifik Widget Tasarlamak (iOS&Android — Factory Pattern)Flutter projelerimizde kimi zaman Android ve iOS için farklı görünümler tasarlama ihtiyacımız doğabilir. Bu senaryomuzu en kolay mantık…Dec 30, 2021Dec 30, 2021
Android Günlüklerim | ViewBindingBir nesil findViewById ile kullanacağı her bir XML elemanına ayrı değişken oluşturup resource yolundan id bilgilerini çeke çeke tasarım…Jul 7, 2021Jul 7, 2021