Subir Chakraborty's repositories
Awesome_Flutter_UI
This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS
MaterialComponents
The purpose of this repository is to demonstrate newly added components in material design components and how to use them in your project. https://android.jlelse.eu/how-i-customised-bottom-app-bar-behaviour-943f2416cd7a
quick_action
This repository demonstrates quick action in use. it is flutters version of app shortcut
The-Morphing-Fab
This repository demonstrates how to create custom fab transformation using Object animators, Circular Reveal and Path Animation to create a morphing effect.
DateRangePicker
DateRangePicker is a Calendar Picker View to get you start and end dates in a single view. you can customse it as per your need.
KotlinDSL
This Repo demonstrates the use of Kotlin DSL to makes your code more easily readable. DSL make the code easily readable not only for developers but for any non technical person.
MovieSearch
This app is a TMDB client which explores the API's provided by TMDB
MvvmSample
This repository is for reference purpose as it provides necessary classes needed for implementing mvvm pattern using architecture components.
OkHttp3_Utils
This repository is for reference purpose as it provides necessary classes needed for using OkHttp3 and making network calls.
PagesDemo
sample for github pages
RecyclerviewViewHolderPattern
This repository is for reference purpose as it provides necessary classes needed for using recyclerview and its adapter using view-holder pattern.
Retrofit_utils
This repository is for reference purpose as it provides necessary classes needed for using retrofit and its util classes for making network calls.
sqlite_utils
This repository is for reference purpose as it provides necessary classes needed for a sqlite db creation and basic operations on it.