🇵🇸 #FreePalestine
Menu
MY WRITINGS

Latest Posts

Thoughts, learnings, and insights about development and technology.

cloudflare-workers

Getting Started with Dart Edge and Cloudflare Workers

Create and deploy your first Cloudflare Workers using Dart Edge

Read more
sveltekit

Error Pages in Sveltekit

Learn how to change the default error page in SvelteKit

Read more
astro tailwind

Setup Tailwind CSS in Astro

Read more
tailwind

Zoom Image on Hover in Tailwind CSS

Learn How to create an image zoom effect when hovering in Tailwind CSS

Read more
Bearer Token Authentication in Flutter
flutter

Bearer Token Authentication in Flutter

Read more
Quickly Install Appwrite on Digital Ocean
appwrite

Quickly Install Appwrite on Digital Ocean

Quicky install Appwrite using the Digital Ocean Marketplace

Read more

Bought a Digital Ocean Droplet

Read more
Find File extension from File path in Flutter
flutter

Find File extension from File path in Flutter

Find out how to find the file extension of a File in Flutter

Read more
The Dart String Endswith method
dart flutter

The Dart String Endswith method

All about dart endsWith method on String.

Read more
Convert String to Lower Case and Upper Case in Dart
dart flutter

Convert String to Lower Case and Upper Case in Dart

Learn how to change case in Dart and Flutter

Read more
The Dart String Trim method
dart flutter

The Dart String Trim method

All about Dart trim() method for string. Useful for removing whitespaces from start and end in Dart and Flutter Apps.

Read more
Deleting a  Firestore Document in Flutter
flutter firebase

Deleting a Firestore Document in Flutter

Read more
Update Firestore Document in Flutter
flutter firebase

Update Firestore Document in Flutter

Read more
Adding Dart Objects to Firestore in Flutter
flutter firebase

Adding Dart Objects to Firestore in Flutter

Article on How to Add Data to Firestore in Flutter

Read more
Flutter Listview From Firestore using Dart Objects
flutter firebase

Flutter Listview From Firestore using Dart Objects

Learn How to create a ListView From Firestore Using Dart Objects

Read more
Disabling Touch Events in Flutter
flutter

Disabling Touch Events in Flutter

Learn How to disable Touch input for Widgets in Flutter

Read more
Change Logo in Flutter Android Application
flutter

Change Logo in Flutter Android Application

Change Logo of our Flutter App, without any package or Image Asset Studio

Read more
Setup Firebase Messaging in Flutter
flutter firebase

Setup Firebase Messaging in Flutter

Read more
Persisting Data on Firebase Emulator
firebase

Persisting Data on Firebase Emulator

Learn How to persist Data in Firebase Emulators. aka, importing and exporting firebase emulators data in one line

Read more
Firebase Emulator setup for Flutter
flutter firebase

Firebase Emulator setup for Flutter

Learn How to Use Firebase Emulators with Flutter and How to fix those localhost error when using it.

Read more
Easy Dialogs using GetX
flutter getx

Easy Dialogs using GetX

Let's learn How to create Dialogs easily using GetX

Read more
Check App on Different Screen Sizes and Orientations
flutter

Check App on Different Screen Sizes and Orientations

Article on Using Device Preview package for checking your app on Different Screen Sizes and Orientations

Read more
Sharing Files in Flutter
flutter

Sharing Files in Flutter

Let's learn How to share files in Flutter!

Read more
Lock Device Orientation in Flutter
flutter

Lock Device Orientation in Flutter

Learn How to lock the device Orientation in Flutter

Read more
Create an Image from Widget in Flutter
flutter

Create an Image from Widget in Flutter

Let's learn how to create an Image from Widgets in Flutter using RepaintBoundary widget

Read more
Exit Confirmation in Flutter
flutter

Exit Confirmation in Flutter

How to create a Confirmation Dialog on Exit in Flutter using WillPopScope widget

Read more
Show Licenses in Flutter
flutter

Show Licenses in Flutter

A guide on Showing Licenses in Flutter

Read more
How to change the Border Shape of InkWell widget?
flutter

How to change the Border Shape of InkWell widget?

Learn how to change the splash border of InkWell Widget.

Read more
Create Custom Buttons in Flutter
flutter

Create Custom Buttons in Flutter

A small guide on creating custom buttons in Flutter using InkWell widget

Read more
Create a project with Custom Package Name in Flutter
flutter

Create a project with Custom Package Name in Flutter

Quick tip on How to create a Flutter project with custom package Name

Read more
Flutter Firebase Android Setup
flutter firebase

Flutter Firebase Android Setup

Read more
GetX Navigation Basics
flutter getx

GetX Navigation Basics

Read more
Using Storage Permission in Flutter
flutter

Using Storage Permission in Flutter

Read more
Flutter Snackbar Without Context using GetX
flutter getx

Flutter Snackbar Without Context using GetX

A Short guide on How to show SnackBars in Flutter using the awesome getx plugin 😊

Read more
Different Types of Snapshots in Flutter
flutter firebase

Different Types of Snapshots in Flutter

A short Guide on Different types of Snapshots available in Flutter

Read more
Flutter ListView from Firebase Firestore
flutter firebase

Flutter ListView from Firebase Firestore

Learn How to load a ListView using Data from Firestore

Read more
Storing Custom Class Objects in Hive
flutter hive

Storing Custom Class Objects in Hive

A short guide on How to store Custom Objects in Hive NoSql Database

Read more
Flutter Web Quickstart
flutter

Flutter Web Quickstart

A short guide on Flutter Web usage and publishing it to Web.

Read more
Ternary operator in Dart
dart flutter

Ternary operator in Dart

Guide on How to use Ternary Operators in Dart, and how to use them for conditionally showing and Hiding Flutter Widgets

Read more
Create Apps using Blogger API in Flutter
flutter

Create Apps using Blogger API in Flutter

Read more
flutter image

Image with Rounded corners in Flutter

Read more
Scoop: Give your Windows Machine Super(Unix)Powers!

Scoop: Give your Windows Machine Super(Unix)Powers!

Know how to Install Scoop, A powerful yet small tool to get the ability to install software via Command Prompt In windows. Just like Linux And MacOs 😉.

Read more