Configure nginx on Ubuntu to forward Django serverTo configure Nginx on Ubuntu to forward requests to a Django server as the default for your domain, follow these steps:2d ago2d ago
Seamless Auto-Redirect Authentication with Firebase, Riverpod Generator and GoRouterIn any modern app, managing authentication is essential. However, it’s not just about verifying the user’s identity; efficiently directing…Sep 8Sep 8
Why Drift is the best Flutter ORMIn Flutter development, choosing the right ORM (Object-Relational Mapping) solution can be a game-changer. An ORM simplifies database…Aug 5Aug 5
CI/CD with Github, Docker & a VPS.Unlock the power of CI/CD with GitHub, Docker, and VPS: Streamline deployments, conquer challenges, and craft your agile development…Jan 191Jan 191
Middlewares with socket.ioI’m a big fan of real time changes, I once created an app just using socket.io without GET, POST requests, etc… One day I realized that I…Feb 13, 2023Feb 13, 2023
Riverpod + Flutter Hooks: The Best Duo for State ManagementI’ve been coding flutter for some years now. When I discovered the power of riverpod combined with the simplicity of flutter hooks, I…Feb 6, 20222Feb 6, 20222
How to do Voice Call with Flutter, Firebase and Agora ?Voice call is an important feature nowadays with the covid-19 pandemic. Voice call can be a really tricky feature to implement as a…Mar 3, 20215Mar 3, 20215
How I code Flutter on Sublime Text.The most popular IDE for Flutter are Android Studio and Visual Studio Code but What if we use Sublime Text for creating mobile apps.Feb 28, 20211Feb 28, 20211