thecodexhub
Passionate Flutter Developer from INDIA, Associate Consultant at Capgemini, Technical Content Creator, Nitdgp '22
CapgeminiIndia
Pinned Repositories
flutter-dio-example
Dio Package in Flutter - HTTP Requests and Interceptors. Learn how to make http requests, deal with interceptors and take care of unexpected server responses using Dio package.
flutter-interview-questions
This repository contains common Flutter interview questions and their answers.
flutter-local-notifications-example
Flutter Local Notifications - Learn how to implement local notifications into both Android and iOS using flutter_local_notifications plugin.
flutter-objectbox-example
Flutter project that shows how to work with ObjectBox - High Performance NoSQL Database.
flutter-slivers-example
Slivers in Flutter - Efficient and Fancy Scrolling Experience. Learn one of the scariest topics in Flutter - what is sliver and how to make use of it to make an elegant scroll view.
flutter-sqflite-example
Flutter SQLite Database - Persist Data with sqflite. Learn how to use sqflite to store complex relational data locally in Flutter apps.
multi-page-form-with-bloc
Learn how to build a multi-step form flow and how to use bloc to effectively isolate the presentation layer from the business logic layer.
sudoku
A Sudoku puzzle application made with Flutter, Genkit (Powered by Gemini), and Firebase.
typethis
A flutter package that aims to simplify versatile typing animation with rich text effects and other operations (reset, freeze, unfreeze).
xarvis-cli
A Command-Line Interface for generating production ready starter template.
thecodexhub's Repositories
thecodexhub/flutter-interview-questions
This repository contains common Flutter interview questions and their answers.
thecodexhub/flutter-dio-example
Dio Package in Flutter - HTTP Requests and Interceptors. Learn how to make http requests, deal with interceptors and take care of unexpected server responses using Dio package.
thecodexhub/multi-page-form-with-bloc
Learn how to build a multi-step form flow and how to use bloc to effectively isolate the presentation layer from the business logic layer.
thecodexhub/flutter-objectbox-example
Flutter project that shows how to work with ObjectBox - High Performance NoSQL Database.
thecodexhub/flutter-slivers-example
Slivers in Flutter - Efficient and Fancy Scrolling Experience. Learn one of the scariest topics in Flutter - what is sliver and how to make use of it to make an elegant scroll view.
thecodexhub/books-directory
Books Directory app made with Dart Frog.
thecodexhub/typethis
A flutter package that aims to simplify versatile typing animation with rich text effects and other operations (reset, freeze, unfreeze).
thecodexhub/flutter-go-router-example
Flutter Navigator 2.0 with GoRouter - Learn about the declarative routing mechanism in Flutter using the go_router package.
thecodexhub/note-taking-app
A note taking app made with Flutter, Supabase and Local Storage (Shared Preferences).
thecodexhub/sudoku
A Sudoku puzzle application made with Flutter, Genkit (Powered by Gemini), and Firebase.
thecodexhub/task-manager
Backend for Task Manager application that is developed in Typescript using NodeJS and ExpressJS. MongoDB is used as the database.
thecodexhub/xarvis-cli
A Command-Line Interface for generating production ready starter template.
thecodexhub/expression-ui
A framework that allows you to build UI's using animation software
thecodexhub/flutter-projects
A repository of all the flutter projects.
thecodexhub/flutter-textfield-input-formatter
Learn how to format user input on-the-fly for a text field, minimize errors and improve user experience.
thecodexhub/request-validator
A middleware to validate request body before route handler, currently focused with Dart Frog.
thecodexhub/sudoku-backend
Backend for the Sudoku app.
thecodexhub/assignments
thecodexhub/building-blocks
A flutter project contains reusable blocks/components to build an app's user experience.
thecodexhub/code-snap-backend
Practice project with NestJS
thecodexhub/dart_frog
A fast, minimalistic backend framework for Dart 🎯
thecodexhub/dsa-striver-sde-sheet
Data Structure and Algorithms solutions from Striver's SDE Sheet.
thecodexhub/formz
A unified form representation in Dart used at Very Good Ventures 🦄
thecodexhub/getwidget
Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
thecodexhub/hive
Lightweight and blazing fast key-value database written in pure Dart.
thecodexhub/portfolio
Personal Portfolio app built with React and powered by Vite.
thecodexhub/restful-web-services-spring-boot
thecodexhub/thecodexhub
thecodexhub/xarvis-express-js
Node and Express Starter Template
thecodexhub/xarvis-express-ts
Node and Express Starter Template - with TypeScript