Monthly Archives: Şubat 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…