#FreePalestine 🇵🇸

Muhammed Mukhthar CM

Posts

Getting Started with Dart Edge and Cloudflare Workers

February 14, 2023

Create and deploy your first Cloudflare Workers using Dart Edge

cloudflare-workers

Error Pages in Sveltekit

February 24, 2022

Learn how to change the default error page in SvelteKit

sveltekit

Setup Tailwind CSS in Astro

January 23, 2022

astrotailwind

Zoom Image on Hover in Tailwind CSS

January 13, 2022

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

tailwind

Bearer Token Authentication in Flutter

October 10, 2021

flutter

Quickly Install Appwrite on Digital Ocean

October 5, 2021

Quicky install Appwrite using the Digital Ocean Marketplace

appwrite

Bought a Digital Ocean Droplet

October 3, 2021

Find File extension from File path in Flutter

August 26, 2021

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

flutter

The Dart String Endswith method

August 23, 2021

All about dart endsWith method on String.

dartflutter

Convert String to Lower Case and Upper Case in Dart

August 22, 2021

Learn how to change case in Dart and Flutter

dartflutter

The Dart String Trim method

August 21, 2021

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

dartflutter

Deleting a Firestore Document in Flutter

August 20, 2021

flutterfirebase

Update Firestore Document in Flutter

August 19, 2021

flutterfirebase

Adding Dart Objects to Firestore in Flutter

August 18, 2021

Article on How to Add Data to Firestore in Flutter

flutterfirebase

Flutter Listview From Firestore using Dart Objects

August 17, 2021

Learn How to create a ListView From Firestore Using Dart Objects

flutterfirebase

Disabling Touch Events in Flutter

August 16, 2021

Learn How to disable Touch input for Widgets in Flutter

flutter

Change Logo in Flutter Android Application

August 15, 2021

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

flutter

Setup Firebase Messaging in Flutter

August 14, 2021

flutterfirebase

Persisting Data on Firebase Emulator

August 13, 2021

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

firebase

Firebase Emulator setup for Flutter

August 12, 2021

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

flutterfirebase

Easy Dialogs using GetX

May 2, 2021

Let's learn How to create Dialogs easily using GetX

fluttergetx

Check App on Different Screen Sizes and Orientations

April 30, 2021

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

flutter

Sharing Files in Flutter

April 27, 2021

Let's learn How to share files in Flutter!

flutter

Lock Device Orientation in Flutter

April 25, 2021

Learn How to lock the device Orientation in Flutter

flutter

Create an Image from Widget in Flutter

April 23, 2021

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

flutter

Exit Confirmation in Flutter

April 20, 2021

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

flutter

Show Licenses in Flutter

March 27, 2021

A guide on Showing Licenses in Flutter

flutter

How to change the Border Shape of InkWell widget?

March 25, 2021

Learn how to change the splash border of InkWell Widget.

flutter

Create Custom Buttons in Flutter

March 24, 2021

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

flutter

Create a project with Custom Package Name in Flutter

March 23, 2021

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

flutter

Flutter Firebase Android Setup

March 22, 2021

flutterfirebase

GetX Navigation Basics

March 21, 2021

fluttergetx

Using Storage Permission in Flutter

March 20, 2021

flutter

Flutter Snackbar Without Context using GetX

March 19, 2021

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

fluttergetx

Different Types of Snapshots in Flutter

March 18, 2021

A short Guide on Different types of Snapshots available in Flutter

flutterfirebase

Flutter ListView from Firebase Firestore

March 17, 2021

Learn How to load a ListView using Data from Firestore

flutterfirebase

Storing Custom Class Objects in Hive

March 16, 2021

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

flutterhive

Flutter Web Quickstart

March 15, 2021

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

flutter

Ternary operator in Dart

March 15, 2021

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

dartflutter

Create Apps using Blogger API in Flutter

March 14, 2021

flutter

Image with Rounded corners in Flutter

November 24, 2020

flutterimage

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

October 19, 2020

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 😉.

Support Me