
Flutter Deneyimlerim | 2022
Flutter programlama dili ile deneyimlerim 2022

Flutter UI Design Examples 🎈
I started a new series on Flutter. In this series, I create different responsive designs with Flutter and share them on github. Below is my first design, Food Order UI design. Food Order UI Github: https://github.com/Aleynaesr/flutter-ui-design-examples I hope it will be useful to you. Happy Coding 🎈👩🏻💻

Flutter Bottom Navigation Bar Tutorial
Merhaba 🎈, Geçenlerde bir uygulama yaparken bottom navigation bar kullanmak istedim. Fakat tasarlarken bir türlü istediğim gibi yapamadım. Bunun üzerine baştan farklı tasarımlara sahip bottom navigation bars oluşturmaya ve bunları bir repo da toplayarak kullanmak isteyenler için bir tutorial hazırlamaya karar verdim. Umarım sizlere faydalı olur. Aşağıda github linkine ulaşabilirsiniz. Github : Flutter Bottom Navigation Bar…

Flutter Local Json Dosyasından Veri Okumak | Şehir Örneği
Merhaba 🎈 Bu yazımda en son oluşturduğumuz json ap mızı Flutter diliyle okuyup nasıl ekrana verileri yazdırabiliriz ona değineceğim. İlk öncelikle buradaki gibi indirdiğimiz json dosyasını projemizde assets dosyası oluşturarak içerisine atıyoruz. Daha sonra ana sayfamızda verileri satır satır okumak ve yazdırmak için aşağıdaki kod örneğini kullanabiliriz. Bu 3 bölümden oluşan yazı serimle, SpringBoot ile…

SpringBoot ile Rest API Oluşturmak | Şehir Örneği
Merhaba 🎈, Buradaki yazımda SpringBoot kavramının ne demek olduğunda bakmıştık. Bugünkü yazımda yeni öğrendiğim SpringBoot framework ile Java API oluşturmayı anlatmak istiyorum. İlk olarak https://start.spring.io/ sitesine giderek bir Spring projesi oluşturup indiriyorum. Daha sonra projeyi Intelij IDEA kullanarak açıyorum. Bu örnekte şehirleri kodlarıyla tutan bir json yapı oluşturmak istiyorum. İlk olarak aşağıdaki gibi City modelimi…

Java SpringBoot Nedir? | Welcome to a New Term!
Merhaba, Bugün yeni yazı serimle sizi selamlıyorum çünkü fark ettim ki yeni deneyimler elde ettikçe birçok yeni kavram ile de tanışmaya başladım. Bende yeni öğrendiğim terimleri yazıya dökmek ve kalıcılığını artırmak istedim. O zaman Welcome to a New Term! Java SpringBoot Nedir? Öğrendiğim akdarıyla Spring java framework ile geliştirilen, güçlü varsayılan-otomatik ayarları sayesinde kolay ve…

My Flutter Notes
Contents Build Flutter Appbundle State Management Effective Dart Style All Dart Cheatsheet Build Flutter Appbundle Use the following command in terminal for Windows Create a file named [project]/android/key.properties that contains a reference to your keystore: Add the keystore information before the android block for [project]/android/app/build.gradle Find the buildTypes block and replace it with the following…

Snort Open Source Intrusion Detection System
What is Snort? Snort is a network intrusion detection system developed in 1998 by Martin Roesch. Snort, an open source and free software distributed under GNU license, is currently developed by Sourcefire, a company founded by Martin Roesch. Features of Snort Real-time traffic monitor Packet logging Analysis of protocol Content matching OS fingerprinting Can be…

Covid19 Infodemic/Misinformation in the Social Media
Social media appear as very important channel for accessing, producing and sharing news. With the outbreak of the COVID-19 pandemic, people turned to social media to read and to share timely information including statistics, warnings, advice, and inspirational stories. Thus, everyone could access and even distribute information about the epidemic. In this case, information began…
