Pinned Repositories
bkc_weather_app
A simple weather app created to teach about Clean Architecture to the students of Birat Kshitiz College.
flutter-stream-bloc-simplified
This is a demo code that makes use of Dart Streams incorporation with flutter_bloc and RxDart. Created to be used for medium and dev article.
flutter_theme_switcher
A simple app that allows users to switch between dark theme and light theme. Also supports theme persistence using shared_preferences.
form-validation
This is a sample project that demonstrates how we can implement form validation in flutter in a proper way (i.e. without having any business logic in the UI). This project is meant to be used for an online article.
Nepali_Date
A gnome-shell extension for Linux that displays Nepali date on the top panel.
now-in-dart-flutter
A simple app that uses WebView under the hood to display all the news and updates regarding Dart and Flutter. The information is retrieved using GitHub's API and the github repository used as source is that of Flutter and Dart's.
office_project_demo
This is a project for demo purpose.
omelette
A Dart library that makes handling remote response easier when dealing with ETags and page-based (offset-based) pagination.
Sasto-Insta
A realtime social network application which includes features like timeline, activity feed, in-app user notification, etc.
todos_app_starter
A starter project for a todos application built using Flutter and flutter_bloc. Created for Flutter Kathmandu Meetup.
Biplab-Dutta's Repositories
Biplab-Dutta/omelette
A Dart library that makes handling remote response easier when dealing with ETags and page-based (offset-based) pagination.
Biplab-Dutta/todos_app_starter
A starter project for a todos application built using Flutter and flutter_bloc. Created for Flutter Kathmandu Meetup.
Biplab-Dutta/awesome-flutter-snippets
Awesome Flutter Snippets is a collection snippets and shortcuts for commonly used Flutter functions and classes
Biplab-Dutta/bloc
A predictable state management library that helps implement the BLoC design pattern
Biplab-Dutta/bloc_and_cubit_in_dart_project
A dart project showing a simple implementation of bloc and cubit.
Biplab-Dutta/bloc_cubit_flutter
A simple flutter app created to understand how flutter_bloc works.
Biplab-Dutta/budgets
Using BLoC and Firebase, this is a personal finances app to track budgets. You can also signIn by email, google, facebook, anonymously.
Biplab-Dutta/college_management_app
Biplab-Dutta/dartx
Superpowers for Dart. Collection of useful static extension methods.
Biplab-Dutta/gogoanime
Anime Streaming, Discovery API made with Cheerio and Express. Uses data from Gogoanime
Biplab-Dutta/graphql-playground
A simple app created to see how graphql api works with graphql dart package.
Biplab-Dutta/house-buying-and-selling
Biplab-Dutta/Integrations
Open Source integrations for Vanced (SponsorBlock and Return YouTube Dislikes)
Biplab-Dutta/notes_app_DDD
A simple notes taking app developed to learn the implementation of Domain Driven Design. Based on Reso Coder's Youtube tutorial.
Biplab-Dutta/product_flavor_demo
A simple app demonstrating how to add product flavor in our flutter project. Created for Medium and Dev article.
Biplab-Dutta/repo-viewer
A github repository viewer flutter app based on Reso Coder's tutorial but implemented using feature-driven architecture.
Biplab-Dutta/riverpod
A simple way to access state while robust and testable.
Biplab-Dutta/simple_todo
A very simple todo app developed for a flutter online meetup that uses flutter_bloc and has a reactive repository.
Biplab-Dutta/snap-manager
GNOME Shell extension to easily manage usual snap tasks
Biplab-Dutta/stopwatch_flutter
A simple stopwatch built using Flutter to learn the fundamentals of animation in Flutter.
Biplab-Dutta/super_editor
A Rich Text Editor for Flutter
Biplab-Dutta/utopia_cache
Light & Fast Dart Cache Library
Biplab-Dutta/utopia_framework
Light and Fast Dart Framework
Biplab-Dutta/VancedBackend
Various files required by the website and also the backend of the Guide App files
Biplab-Dutta/VancedHelperkt
Vanced Helper written in kotlin
Biplab-Dutta/VancedManager
Vanced Installer
Biplab-Dutta/VancedMicroG
MicroG tweaked to work for applications such as Vanced.
Biplab-Dutta/VancedStore
General Application Store with support for root apps and more
Biplab-Dutta/very_good_core
A Very Good Flutter Starter Project created by the Very Good Ventures Team 🦄
Biplab-Dutta/vscode-ext_flutter-clean-architecture
This Visual Studio Code extension helps creating new feature in a clean architecture way