Dheeraj Hitech

  • Flutter
  • How To Download
  • Interview Questions
  • IT Jobs
  • Source Code
  • Tech Post

Learn, Apply and Share

Flutter

How to create splash screen using flutter

Creating a Splash Screen in Flutter is quite simple — you can do it in two main ways: Let’s go through both step by step 👇 🥇 Method 1: Using flutter_native_splash (Recommended) This method shows a native splash screen before Read more

By Dheeraj Pal, 4 monthsNovember 2, 2025 ago
Flutter

How to create login and signup page using flutter

Let’s go step-by-step on how to create login and signup pages in Flutter, including UI, form validation, and navigation between both pages. 🧱 Step 1: Create a New Flutter Project In your terminal or VS Code: 🧩 Step 2: Folder Read more

By Dheeraj Pal, 4 monthsNovember 1, 2025 ago
Flutter

How to use firebase in flutter

Here’s a step-by-step guide on how to use Firebase in a Flutter app, including setup, installation, and basic usage (authentication, database, etc.). 🔧 Step 1: Create a Firebase Project 🔗 Step 2: Add Firebase to Your Flutter App You’ll connect Read more

By Dheeraj Pal, 4 months ago
Flutter

How to setup Flutter with VSCode Step By Step Guide

Here’s a step-by-step guide to setting up Flutter with VS Code on your computer (Windows, macOS, or Linux). 🧩 Step 1: Install Flutter SDK 🔹 Windows 🔹 macOS 🔹 Linux 🧰 Step 2: Check Flutter Installation Run this command to Read more

By Dheeraj Pal, 4 monthsOctober 31, 2025 ago
Flutter

How to use http in flutter step by step guide

Here’s a step-by-step guide on how to use the http package in Flutter to make network requests (GET, POST, PUT, DELETE).We’ll also create a simple example that fetches and displays data — perfect for a WordPress REST API or any Read more

By Dheeraj Pal, 4 monthsOctober 30, 2025 ago
Flutter

Dio interceptors in flutter example

Here’s a complete, easy-to-understand example of using Dio interceptors in Flutter to handle logging, authentication tokens, and errors 👇 🚀 Step-by-Step Example: Dio Interceptors in Flutter 🧩 Step 1: Add Dependencies In your pubspec.yaml, add Dio: Then run: 🧠 Step Read more

By Dheeraj Pal, 4 months ago
Flutter

How to implement Login and Signup pages using Bloc in Flutter

Let’s go step-by-step through how to implement Login and Signup pages using BLoC in Flutter — following Clean Architecture principles (data → domain → presentation) and explaining each part clearly. 🧱 Project Overview We’ll build: 🗂 Folder Structure (Clean Architecture Read more

By Dheeraj Pal, 4 monthsOctober 28, 2025 ago
Flutter

How to create a login page using flutter step by step guide

let’s build a clean, practical Flutter login page step-by-step. I’ll give you a working example (with full main.dart, login_page.dart, and home_page.dart) plus explanations and tips to extend it for a real backend. 1) Create a new Flutter project Run in Read more

By Dheeraj Pal, 4 months ago
Flutter

What is dependency injection in flutter

Dependency Injection (DI) in Flutter (and more generally in software development) is a design pattern used to make your code more modular, testable, and maintainable by separating object creation from object usage. Let’s break that down 👇 🧩 What It Read more

By Dheeraj Pal, 4 months ago
Flutter

how to use solid principles in flutter

Applying SOLID principles in Flutter (or Dart) helps you write cleaner, scalable, and maintainable code, especially as your app grows. Let’s go through each principle with Flutter-specific examples 👇 🧱 1. S — Single Responsibility Principle (SRP) A class should Read more

By Dheeraj Pal, 4 monthsOctober 25, 2025 ago

Posts pagination

Previous 1 … 10 11 12 … 18 Next
Featured Posts
  • A Complete Guide to Flutter’s SingleChildScrollView Widget
    by Dheeraj Pal
    October 6, 2025
  • Accenture Hiring for Flutter Developer
    by Dheeraj Pal
    September 30, 2025
  • Appointment Booking for Doctor Using Flutter
    by Dheeraj Pal
    October 10, 2025
  • bloc example with dummy api for login screen
    by Dheeraj Pal
    October 16, 2025
Explore Categories
  • Flutter (76)
  • How To Download (22)
  • Interview Questions (3)
  • IT Jobs (4)
  • Source Code (18)
  • Tech Post (52)
  • Uncategorized (2)
Categories
  • Flutter
  • How To Download
  • Interview Questions
  • IT Jobs
  • Source Code
  • Tech Post
  • Uncategorized
  • Home
  • Advertise With Us
  • Privacy Policy
  • About Us
  • Contact US
Hestia | Developed by ThemeIsle