Skip to content
S

Sangam Shrestha

  • Blog
  • Contact
Twitter Github
S
Sangam Shrestha

Blog

  • flutter
    Flutter

    App Lock with Flutter

    BySangam June 10, 2023June 26, 2025

    Create an app lock feature in a Flutter app which will blur the app when locked and ask for biometric to unlock.

    Read More App Lock with FlutterContinue

  • flutter
    Flutter

    How to Crop and Compress Images in Dart/Flutter

    BySangam January 28, 2022June 26, 2025

    Image cropping becomes necessary in apps when we want to save bandwidth by removing unnecessary image parts. For example we want to upload a thumbnail and we don’t want it to be very large is size and high quality image. So I started looking for plugins to crop and compress images in Flutter and there…

    Read More How to Crop and Compress Images in Dart/FlutterContinue

  • How to Delete Orphan Files in Parse Server after Updating or Deleting Objects.
    Parse Platform

    How to Delete Orphan Files in Parse Server after Updating or Deleting Objects.

    BySangam January 22, 2022June 26, 2025

    Parse Server does not automatically deletes associated file after deleting object or updating it because Parse Server does not know if you are still using those files somewhere. This cause waste of resources If we don’t delete these orphan files manually and the size of database will also grow. There will be generally 2 cases…

    Read More How to Delete Orphan Files in Parse Server after Updating or Deleting Objects.Continue

  • Installing XMonad in Arch Linux using Cabal
    Linux

    Installing XMonad in Arch Linux using Cabal

    BySangam November 5, 2021June 26, 2025

    We are going to install XMonad in Arch Linux using Cabal from Hackage (Package repository for Haskell). There is already xmonad package but still we are using hackage because in Arch Linux we may get dependencies problems. To begin we need to install ghcup first. ghcup is a tool to install all necessary packages to…

    Read More Installing XMonad in Arch Linux using CabalContinue

  • nginx
    Linux | WordPress

    How to Setup Multiple WordPress Sites on WebDock VPS

    BySangam July 17, 2021

    WordPress is on of the most used CMS (content management system) that allows user to create blogs, e-commerce sites, portfolio, news site, headless servers and many more. WordPress needs a web server (Apache, Nginx, LiteSpeed), database (MariaDB, MySQL) and PHP. In this tutorial we are going to deploy multiple WordPress sites on WebDock. WebDock is…

    Read More How to Setup Multiple WordPress Sites on WebDock VPSContinue

  • Activate Microsoft Windows and Office for Free using Microsoft Activation Scripts
    Miscellaneous

    Activate Microsoft Windows and Office for Free using Microsoft Activation Scripts

    BySangam February 4, 2021

    MAS (Microsoft Activation Scripts) is a collection of scripts for activating all Microsoft Windows versions (Windows 11 included) and Office products using HWID / KMS38 / Online KMS activation method. This scripts also supports Windows 11. So you can easily activate Windows 11, 10, 7 for free, This awesome collection of scripts are provided by…

    Read More Activate Microsoft Windows and Office for Free using Microsoft Activation ScriptsContinue

  • flutter
    Flutter

    Preparing Flutter App to Publish on Google Play Store – Adding Launcher Icon & Generating Signed AppBundle/APK

    BySangam February 2, 2021

    Before we can publish our app on Google Play Store we need to give our app a digital signature by signing it. Also we need to provide a good launcher icon for the app instead of default flutter icon and confirm package name, uses permission or other values are set correctly as we needed. So,…

    Read More Preparing Flutter App to Publish on Google Play Store – Adding Launcher Icon & Generating Signed AppBundle/APKContinue

  • youtube-background
    Android

    Best Android Apps to Play YouTube Videos in Background

    BySangam November 4, 2020

    Actually YouTube app in mobile devices allows to play videos in the background but you need to buy a premium membership. But here are some amazing Android apps that can play YouTube video in the background and also provides downloading feature. Isn’t it amazing? I am listing 3 Android apps to play YouTube videos in…

    Read More Best Android Apps to Play YouTube Videos in BackgroundContinue

  • Why Your AdSense Sticky Ad is not Working
    Web | WordPress

    Why Your AdSense Sticky Ad is not Working

    BySangam October 31, 2020

    Generally we make sticky sidebar to put our ads on them but sometimes it does not work as expected. Even you make your sidebar or last widget on sidebar sticky, when you put your AdSense code the sticky widget stops working. So here I am going to show you why this happens at first place…

    Read More Why Your AdSense Sticky Ad is not WorkingContinue

Page navigation

Previous PagePrevious 1 2 3 4 … 12 Next PageNext
  • More About Me
  • Privacy Policy

© 2025 Sangam Shrestha

Scroll to top
  • Blog
  • Contact
Search