ValueOutput: Source for Enlightening Blog Content

Welcome to ValueOutput! We've got articles on lots of topics to help you learn and grow. Whether it's business, tech, or lifestyle, we've got insights to help you succeed. Let's learn and grow together!

Flutter Theming | The Right Way

As light and dark theme options can be seen in almost every app today, it has become a new norm for good user experience. This article will show how to add themes to any flutter app without using any package for every platform in an easy, maintainable, and efficient way.

Hitesh Verma in TECH May 12, 2023 · 5 min read
Latest

Convert CSV, TSV, PSV files to JSON | Typescript

Easily convert CSV, TSV, PSV, or any other delimiter file to JSON with this single piece of code written in typescript.

Hitesh Verma in TECH
Jul 23, 2023 · 1 min read
Man working on computer

Flutter: Custom Cupertino Date Picker

Hey guys, do you ever required to build a Cupertino date picker, similar to the one shown in the image below? But got frustrated because CupertinoDate

Hitesh Verma in TECH
May 28, 2023 · 6 min read
Custom cupertino picker in flutter

Razorpay Integration In Flutter Web

Hey folks, do you want to integrate Razorpay in your flutter app but came to know that official Razorpay package razorpay_flutter doesn’t support web

Hitesh Verma in TECH
May 28, 2023 · 5 min read
Razorpay integration in flutter