#FreePalestine 🇵🇸

Muhammed Mukhthar CM

Posts

#appwrite

#astro

#cloudflare-workers

#dart

#firebase

#flutter

#getx

#hive

#honojs

#image

#sveltekit

#tailwind

Getting Started with Dart Edge and Cloudflare Workers

Create and deploy your first Cloudflare Workers using Dart Edge

February 14, 2023

cloudflare-workers

Error Pages in Sveltekit

Learn how to change the default error page in SvelteKit

February 24, 2022

sveltekit

Setup Tailwind CSS in Astro

January 23, 2022

astrotailwind

Zoom Image on Hover in Tailwind CSS

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

January 13, 2022

tailwind
Bearer Token Authentication in Flutter

Bearer Token Authentication in Flutter

October 10, 2021

flutter
Quickly Install Appwrite on Digital Ocean

Quickly Install Appwrite on Digital Ocean

Quicky install Appwrite using the Digital Ocean Marketplace

October 5, 2021

appwrite

Bought a Digital Ocean Droplet

October 3, 2021

Find File extension from File path in Flutter

Find File extension from File path in Flutter

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

August 26, 2021

flutter
The Dart String Endswith method

The Dart String Endswith method

All about dart endsWith method on String.

August 23, 2021

dartflutter
Convert String to Lower Case and Upper Case in Dart

Convert String to Lower Case and Upper Case in Dart

Learn how to change case in Dart and Flutter

August 22, 2021

dartflutter
The Dart String Trim method

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.

August 21, 2021

dartflutter
Deleting a  Firestore Document in Flutter

Deleting a Firestore Document in Flutter

August 20, 2021

flutterfirebase
Update Firestore Document in Flutter

Update Firestore Document in Flutter

August 19, 2021

flutterfirebase
Adding Dart Objects to Firestore in Flutter

Adding Dart Objects to Firestore in Flutter

Article on How to Add Data to Firestore in Flutter

August 18, 2021

flutterfirebase
Flutter Listview From Firestore using Dart Objects

Flutter Listview From Firestore using Dart Objects

Learn How to create a ListView From Firestore Using Dart Objects

August 17, 2021

flutterfirebase
Disabling Touch Events in Flutter

Disabling Touch Events in Flutter

Learn How to disable Touch input for Widgets in Flutter

August 16, 2021

flutter
Change Logo in Flutter Android Application

Change Logo in Flutter Android Application

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

August 15, 2021

flutter
Setup Firebase Messaging in Flutter

Setup Firebase Messaging in Flutter

August 14, 2021

flutterfirebase
Persisting Data on Firebase Emulator

Persisting Data on Firebase Emulator

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

August 13, 2021

firebase
Firebase Emulator setup for Flutter

Firebase Emulator setup for Flutter

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

August 12, 2021

flutterfirebase
Easy Dialogs using GetX

Easy Dialogs using GetX

Let's learn How to create Dialogs easily using GetX

May 2, 2021

fluttergetx
Check App on Different Screen Sizes and Orientations

Check App on Different Screen Sizes and Orientations

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

April 30, 2021

flutter
Sharing Files in Flutter

Sharing Files in Flutter

Let's learn How to share files in Flutter!

April 27, 2021

flutter
Lock Device Orientation in Flutter

Lock Device Orientation in Flutter

Learn How to lock the device Orientation in Flutter

April 25, 2021

flutter
Create an Image from Widget in Flutter

Create an Image from Widget in Flutter

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

April 23, 2021

flutter
Exit Confirmation in Flutter

Exit Confirmation in Flutter

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

April 20, 2021

flutter
Show Licenses in Flutter

Show Licenses in Flutter

A guide on Showing Licenses in Flutter

March 27, 2021

flutter
How to change the Border Shape of InkWell widget?

How to change the Border Shape of InkWell widget?

Learn how to change the splash border of InkWell Widget.

March 25, 2021

flutter
Create Custom Buttons in Flutter

Create Custom Buttons in Flutter

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

March 24, 2021

flutter
Create a project with Custom Package Name in Flutter

Create a project with Custom Package Name in Flutter

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

March 23, 2021

flutter
Flutter Firebase Android Setup

Flutter Firebase Android Setup

March 22, 2021

flutterfirebase
GetX Navigation Basics

GetX Navigation Basics

March 21, 2021

fluttergetx
Using Storage Permission in Flutter

Using Storage Permission in Flutter

March 20, 2021

flutter
Flutter Snackbar Without Context using GetX

Flutter Snackbar Without Context using GetX

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

March 19, 2021

fluttergetx
Different Types of Snapshots in Flutter

Different Types of Snapshots in Flutter

A short Guide on Different types of Snapshots available in Flutter

March 18, 2021

flutterfirebase
Flutter ListView from Firebase Firestore

Flutter ListView from Firebase Firestore

Learn How to load a ListView using Data from Firestore

March 17, 2021

flutterfirebase
Storing Custom Class Objects in Hive

Storing Custom Class Objects in Hive

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

March 16, 2021

flutterhive
Flutter Web Quickstart

Flutter Web Quickstart

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

March 15, 2021

flutter
Ternary operator in Dart

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

March 15, 2021

dartflutter
Create Apps using Blogger API in Flutter

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!

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

October 19, 2020

Support Me