© 2022 Hashnode
Features I have built everything from scratch, It shows the date/time and price grids, Zoom in and out (enlarging candlesticks), The GIF above is in real-time and the video is not edited. Auto-f…
Features Any widget can be the child of a cell of a column. Whatever you want to show in that column, you can show it. For example, a country flag and country name, rating stars from 1 to 5, and a fi…
Snack Bars, Alert Dialogs, ProgressIndicators, and similar items are very essential tools to enhance the user experience on an application regardless of platform. Intro Welcome to another exciting bl…
Watch the Video https://www.youtube.com/watch?v=UPmVW7IiSNY Why did I build this desktop tool? I was working on my startup project Inspoget and when I was building the backend/business logic side of…
Bi Kelime (A Word) Watch the Video Let's Get to Know the Game First of all, Bi Kelime means "A Word" in Turkish. Since I am a fan of trivia shows, I wanted to develop my own game. Here are some deta…
Authenticate Users in a Flutter Application with Firebase. Make use of Firebase Functions and Firestore Collections to store user information. About Hello! and welcome to the 7th blog in the series F…
Create Firebase Project; Connect the Firebase cloud project with a Flutter project from the Command Line Terminal; Install the Firebase and FlutterFire CLI; Set up Firebase locally with the local emul…
Create a dynamic Input widget, a form that can transform into both sign-in and registration based on the authentication mode, animate the transition between registration and sign-in form, and validat…
From time to time one needs to show a dialog just when the user opens a new screen, it's possible that certain requirements are met to show them valuable information or perhaps you have to warn them a…
Hello again, lately we created a Node Js server with Iyzico package to connect to Iyzico online payment service from Turkey. That blog post can be found here . Now we need to implement a Flutter front…