Pinkesh Darji I love to solve problems using technology that improves users' lives on a major scale. Over the last seven-plus years, I've been developing and leading various mobile apps in different areas.

Stories by Pinkesh Darji

Using Google Maps To Add Maps In Flutter applications

Using Google Maps to add maps in Flutter applications

Dev

Use Google Maps and the google_maps_flutter plugin to add maps to your Flutter app and improve user experience on Android and iOS devices.

Pinkesh Darji
Sep 9, 2022 ⋅ 7 min read
Build Ecommerce Product Gallery

Build an intuitive ecommerce product gallery with Flutter

Dev

In this tutorial, you’ll learn how to build an intuitive product gallery with Flutter and provide a better buyer experience.

Pinkesh Darji
Aug 22, 2022 ⋅ 8 min read
How to add ListTile in Flutter: A tutorial with examples

How to add ListTile in Flutter: A tutorial with examples

Dev

Learn how to add a ListTile widget in a Flutter app by walking through some practical examples.

Pinkesh Darji
Aug 18, 2022 ⋅ 6 min read
Adding Speech To Text Text To Speech Flutter App

Adding speech-to-text and text-to-speech support in a Flutter app

Dev

Learn a step-by-step process that gives you a base for building a voice assistant app and cases not handled by the plugin by default.

Pinkesh Darji
Jul 4, 2022 ⋅ 7 min read
A Guide To Monetizing Your Flutter App Using AdMob

A guide to monetizing your Flutter app using AdMob 

Dev

In this tutorial, we are going to walk through how you can monetize your Flutter app using AdMob (ads for mobile) by Google.

Pinkesh Darji
Jun 7, 2022 ⋅ 6 min read
Flutter Cupertino How To Build iOS Apps That Look And Feel Natural

Flutter Cupertino tutorial: How to build iOS apps that look and feel native

Dev

Learn how to use Cupertino for Flutter apps, based on Apple’s Human Interface Guidelines and developed by Apple.

Pinkesh Darji
Apr 28, 2022 ⋅ 6 min read
How To Add A Navigation Drawer In Flutter

How to add a navigation drawer in Flutter

Dev

Add navigation drawers in Flutter, which are recommended to use when you have at least five webpages to navigate.

Pinkesh Darji
Apr 7, 2022 ⋅ 4 min read
Flutter and Appwrite Logos

Using Appwrite with Flutter: A tutorial with examples

Dev

Learn how to integrate Appwrite into a Flutter app with this detailed look at using various Appwrite services.

Pinkesh Darji
Sep 21, 2021 ⋅ 6 min read
Flutter Logo

How to add SliverAppBar to your Flutter app

Dev

Learn how to implement the SliverAppBar widget in a Flutter app by walking through some practical examples.

Pinkesh Darji
Jul 22, 2021 ⋅ 7 min read
Flutter Logo

Drag and drop UI elements in Flutter with Draggable and DragTarget

Dev

This demonstration walks through how to build drag-and-drop interactions in a Flutter app with Draggable, DragTarget, and LongPressDraggable.

Pinkesh Darji
Jul 19, 2021 ⋅ 6 min read
Add Firebase to Your Flutter App With FlutterFire Plugins

Add Firebase to your Flutter app with FlutterFire plugins

Dev

Walk through how to integrate some of the most useful FlutterFire plugins, including Authentication, Cloud Firestore, Remote Config, Crashlytics, and Analytics

Pinkesh Darji
Jun 29, 2021 ⋅ 7 min read
Flutter Logo

How to create a grid list in Flutter using GridView

Dev

Using the GridView class in Flutter, you can show data in a grid format. Learn how you can implement this in your Flutter app.

Pinkesh Darji
Jun 15, 2021 ⋅ 4 min read