Pinned Repositories
bkc_weather_app
A simple weather app created to teach about Clean Architecture to the students of Birat Kshitiz College.
dotfiles
My dotfiles.
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.
nvim-android-device
A minimal nvim plugin that displays connected android device's model name in lualine. Developed for flutter devs.
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.
Biplab-Dutta's Repositories
Biplab-Dutta/Sasto-Insta
A realtime social network application which includes features like timeline, activity feed, in-app user notification, etc.
Biplab-Dutta/django_rest_api
Biplab-Dutta/Flutter_BMI_CalculatorApp
A BMI calculator app that uses basic widgets and navigation that Flutter provides.
Biplab-Dutta/Flutter_ChatApp
A simple chat app created in flutter using firebase as backend.
Biplab-Dutta/flutter_clubhouse_ui
https://youtu.be/x606y4QWrxo
Biplab-Dutta/Flutter_crypto_currency_tracker
An app that shows current value of few crypto-currencies. Relies on API provided by BitCoinAverage.
Biplab-Dutta/Flutter_Weather-App
A simple weather app that makes use of OpenWeather api to display the weather of a desired location.
Biplab-Dutta/Online-Shop
A simple online shopping app built with Flutter.
Biplab-Dutta/recipe_api