RSSAmplifier

Blog

Ishanga Vidusha

Ishanga Vidusha

blog.ishangavidusha.comRSS feed ↗4 posts

Latest posts

[Release] color_palette_plus v2.0.0 - Supercharged Material 3 Theme Generation 🎨

Hey Flutter devs! I'm excited to announce the release of version 2.0.0 of color_palette_plus, a comprehensive Flutter library for color palette generation and theme management. This major update brings powerful Material 3 theme generation capabilitie...

Introducing Color Palette Plus: A Modern Color Generation Library for Flutter

Color management in Flutter applications can be challenging, especially when dealing with color variations, shades, and harmonies. Today, I'm excited to introduce Color Palette Plus, a modern Flutter library that makes color palette generation both s...

Flutter Authentication Flow with Go Router and Provider

Goal of this article The goal of this article is to get a comprehensive understanding of the flutter declarative routing and the scenarios like login state, app initialization on startup, splash, onboarding, etc... Problems that I'm trying to solve ...

Create OTP/Mobile verification API with python FastAPI and Send.lk SMS Gateway

I was recently trying to implement Mobile number verification on one of my projects. But after a ton of research, I couldn't find any resource or useable service that gives the facilities to do it locally. That makes me think... Yes, you can and her...