DEV Community

Kuldeep Tarapara profile picture

Kuldeep Tarapara

A Self Taught Marketer & Developer. I am sharing content about React, Flutter, and marketing. Follow me here for tips and tricks.

Location Gandhinagar, Gujarat, India Joined Joined on  Personal website https://twitter.com/KuldeepTarapara twitter website
RaisedButton Deprecation and Migration Guide With An Example

RaisedButton Deprecation and Migration Guide With An Example

2
Comments
3 min read

Want to connect with Kuldeep Tarapara?

Create an account to connect with Kuldeep Tarapara. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
New Material Buttons And ButtonThemes After Flutter 2.0

New Material Buttons And ButtonThemes After Flutter 2.0

2
Comments
4 min read
How To Add Firebase To A Flutter App With Flutterfire CLI?

How To Add Firebase To A Flutter App With Flutterfire CLI?

3
Comments
5 min read
A Quick Guide to Riverpod Data Caching and Provider Lifecycles

A Quick Guide to Riverpod Data Caching and Provider Lifecycles

3
Comments
5 min read
VSCode Shortcuts, Extensions & Settings for Flutter Development

VSCode Shortcuts, Extensions & Settings for Flutter Development

2
Comments
6 min read
Flutter Bottom Navigation Bar with Nested Routes: GoRouter vs. Beamer Comparison

Flutter Bottom Navigation Bar with Nested Routes: GoRouter vs. Beamer Comparison

2
Comments 1
6 min read
Flutter Hooks Tutorial: Flutter Animation Using Hooks (useEffect and useAnimationController)

Flutter Hooks Tutorial: Flutter Animation Using Hooks (useEffect and useAnimationController)

3
Comments
5 min read
How to Handle Offline Data Using flutter_data?

How to Handle Offline Data Using flutter_data?

1
Comments
6 min read
How to Use Deep Linking in Flutter?

How to Use Deep Linking in Flutter?

4
Comments
6 min read
How To Create Adaptive And Responsive NavBar in Flutter?

How To Create Adaptive And Responsive NavBar in Flutter?

2
Comments
5 min read
How to Use Draggable and DragTarget to Create Drag and Drop UI Elements in Flutter?

How to Use Draggable and DragTarget to Create Drag and Drop UI Elements in Flutter?

2
Comments 2
6 min read
How To Create Custom Cards In Flutter?

How To Create Custom Cards In Flutter?

1
Comments
6 min read
Flutter Performance Optimization In 2023

Flutter Performance Optimization In 2023

2
Comments
5 min read
Introduction to FlutterFlow: Benefits, Features & Drawbacks

Introduction to FlutterFlow: Benefits, Features & Drawbacks

1
Comments
6 min read
Flutter Singleton Pattern – An Ultimate Guide in 2023

Flutter Singleton Pattern – An Ultimate Guide in 2023

2
Comments
5 min read
What is Flutter Bloc: A Complete Guide To Use It

What is Flutter Bloc: A Complete Guide To Use It

1
Comments
5 min read
Introduction to Material Design 3 in Flutter

Introduction to Material Design 3 in Flutter

2
Comments
7 min read
Flutter CSV Field Matching: Importing & Saving CSV Files

Flutter CSV Field Matching: Importing & Saving CSV Files

4
Comments
5 min read
Provider Pattern vs Bloc Pattern in Flutter: Key Differences

Provider Pattern vs Bloc Pattern in Flutter: Key Differences

2
Comments
5 min read
Do You Really Need State Management? – Flutter Edition

Do You Really Need State Management? – Flutter Edition

2
Comments
5 min read
How To Store Login Credentials? The Right Way In Flutter

How To Store Login Credentials? The Right Way In Flutter

1
Comments 1
5 min read
Solved: Flutter Hot Reload Doesn’t Re-run the Code

Solved: Flutter Hot Reload Doesn’t Re-run the Code

1
Comments
5 min read
Flutter App Internationalization: An Easy Guide to Flutter Localization

Flutter App Internationalization: An Easy Guide to Flutter Localization

1
Comments
5 min read
Flutter Firebase User Authentication Using Phone Number

Flutter Firebase User Authentication Using Phone Number

1
Comments
5 min read
How to Display Dynamic Events At Calendar In Flutter?

How to Display Dynamic Events At Calendar In Flutter?

3
Comments
8 min read
How To Integrate Flutter Into Existing Android Apps?

How To Integrate Flutter Into Existing Android Apps?

1
Comments
5 min read
Clean Architecture In Flutter App Development

Clean Architecture In Flutter App Development

8
Comments
5 min read
Adapter Design Patterns In Flutter & Dart: Overview, Application, Method and Types

Adapter Design Patterns In Flutter & Dart: Overview, Application, Method and Types

4
Comments
5 min read
Top 10 Flutter State Management Libraries in 2023

Top 10 Flutter State Management Libraries in 2023

1
Comments
6 min read
A Complete Tutorial On Flutter Freezed With Example

A Complete Tutorial On Flutter Freezed With Example

7
Comments
5 min read
How to Solve Flutter LatLngBounds Not Showing in the Accurate Place Issue?

How to Solve Flutter LatLngBounds Not Showing in the Accurate Place Issue?

1
Comments
5 min read
Xcode and Flutter Plug-in: Could not find or use auto-linked framework ‘Flutter’

Xcode and Flutter Plug-in: Could not find or use auto-linked framework ‘Flutter’

3
Comments
5 min read
How to Add Assets in Development Mode in Flutter?

How to Add Assets in Development Mode in Flutter?

5
Comments
6 min read
Flutter Failed To Compile Application With Flutter 1.22.3

Flutter Failed To Compile Application With Flutter 1.22.3

4
Comments
5 min read
Top 10 Most Popular Flutter Packages in 2022

Top 10 Most Popular Flutter Packages in 2022

3
Comments
5 min read
How to use the ElevatedButton widget in Flutter?

How to use the ElevatedButton widget in Flutter?

3
Comments
3 min read
Create an Expandable Floating Action Button (FAB) in Flutter

Create an Expandable Floating Action Button (FAB) in Flutter

7
Comments
6 min read
Flutter Firebase Authentication Event Handler And Hot Reloads

Flutter Firebase Authentication Event Handler And Hot Reloads

7
Comments
5 min read
How to Develop a Real Estate App in Flutter?

How to Develop a Real Estate App in Flutter?

3
Comments
6 min read
Explore Flutter Bloc 8.0.1 Design Pattern in Flutter

Explore Flutter Bloc 8.0.1 Design Pattern in Flutter

3
Comments
6 min read
Google’s Flutter 3 Adds Provide Support for MacOS & Linux Desktop Apps

Google’s Flutter 3 Adds Provide Support for MacOS & Linux Desktop Apps

4
Comments
3 min read
How to Create Gradient Chat Bubbles in Flutter?

How to Create Gradient Chat Bubbles in Flutter?

4
Comments
5 min read
Virtual Nurse App Development: Guide, Features & Trends

Virtual Nurse App Development: Guide, Features & Trends

3
Comments
6 min read
How to Update an UI Based on Orientation in Flutter?

How to Update an UI Based on Orientation in Flutter?

1
Comments
5 min read
How to Create Shimmer Loading Effect in Flutter?

How to Create Shimmer Loading Effect in Flutter?

1
Comments
5 min read
How to use the RatingBar indicator in Flutter?

How to use the RatingBar indicator in Flutter?

2
Comments
3 min read
Artificial Intelligence In Healthcare: Advantages And Applications

Artificial Intelligence In Healthcare: Advantages And Applications

4
Comments 1
5 min read
How to Parse JSON in the Background in Flutter?

How to Parse JSON in the Background in Flutter?

3
Comments
5 min read
How to Solve Changes Not Reflecting When useState Set Method Applied?

How to Solve Changes Not Reflecting When useState Set Method Applied?

4
Comments
5 min read
How to Send Form Data Using Axios Post Request In React

How to Send Form Data Using Axios Post Request In React

5
Comments
5 min read
How to Create Copyable Text Widget In Flutter?

How to Create Copyable Text Widget In Flutter?

9
Comments
3 min read
How to Use Push Method In React Hooks?

How to Use Push Method In React Hooks?

10
Comments
5 min read
How to Validate Form With Flutter BLoC?

How to Validate Form With Flutter BLoC?

10
Comments
5 min read
How to Get Parameter Value from Query String in React?

How to Get Parameter Value from Query String in React?

8
Comments
4 min read
How to Render Flutter Widgets Using JSON Data

How to Render Flutter Widgets Using JSON Data

11
Comments 2
4 min read
How to Conditionally Add Attributes to React Components?

How to Conditionally Add Attributes to React Components?

9
Comments
2 min read
How to Make Two Floating Action Button in Flutter?

How to Make Two Floating Action Button in Flutter?

3
Comments
4 min read
How to Loop Inside React JSX?

How to Loop Inside React JSX?

12
Comments 6
3 min read
How to Programmatically Scrolling to the End of a ListView in Flutter?

How to Programmatically Scrolling to the End of a ListView in Flutter?

8
Comments 2
2 min read
How to Fix React Router URL Doesn’t Work When Refreshing or Writing

How to Fix React Router URL Doesn’t Work When Refreshing or Writing

9
Comments
4 min read
loading...