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

Flutter Logo

How to build a bottom navigation bar in Flutter

Dev

This tutorial demonstrates how to build, integrate, and customize a bottom navigation bar in a Flutter app.

Pinkesh Darji
May 26, 2021 ⋅ 5 min read
State Management in Flutter Using the BLoC Design Pattern

State management in Flutter using the BLoC design pattern

Dev

Learn how to use the BLoC design pattern for state management in Flutter and how to implement any feature in BLoC.

Pinkesh Darji
May 19, 2021 ⋅ 6 min read
Flutter Migrate Mobile Web

Migrate a Flutter mobile app to the web: Tutorial with examples

Dev

Learn to convert your Flutter mobile app to a web app and deploy it on Firebase Hosting by building an example shopping app.

Pinkesh Darji
Apr 27, 2021 ⋅ 4 min read
Adding Animations Flutter App Nocdn

Adding animations to your Flutter app

Dev

A well-choreographed animation can make your Flutter app look and feel more intuitive. Learn all about Flutter animation widgets.

Pinkesh Darji
Apr 21, 2021 ⋅ 5 min read
Flutter Logo

Automated testing in Flutter: An overview

Dev

Learn how to set up automated testing in Flutter apps and how to write each type of automation test with examples.

Pinkesh Darji
Mar 30, 2021 ⋅ 5 min read
Flutter Custompaint Shape Maker

Drawing shapes in Flutter with CustomPaint and Shape Maker

Dev

Draw and manage complex shapes to implement in your user interface with Flutter’s CustomPaint widget and Shape Maker tool.

Pinkesh Darji
Mar 8, 2021 ⋅ 5 min read
New Material Buttons in Flutter

New Material buttons in Flutter

Dev

The new Flutter buttons can save you a ton of time so you can focus on developing your app rather than spend time finding fixes.

Pinkesh Darji
Feb 26, 2021 ⋅ 4 min read
Flutter TabBar Tutorial With Examples

Flutter TabBar: A complete tutorial with examples

Dev

TabBar enables you to improve the UX of your Flutter app by organizing content with tabs for users to tap and scroll through.

Pinkesh Darji
Feb 24, 2021 ⋅ 4 min read