Pinned Repositories
Android-Data-Binding-2-way-communication
This is an example of Android's new Data Binding Library showing how to have a two way communiction. Normally, Data BInding only works from the Object to layout and not Vice-Versa. Eg- If two EditTexts are bind to the same class object, updating object's value from one EditText should automatically show updated value in second EditText. But this doesn't happens, the values in EditText are only updated when using a "set" method. Further changes to the class's object are not reflected in the layout. However, if we use two way binding, then changes made in one EditText will automatically be updated in second EditText, since they are both using same object.
BeerTDD
Beer listing app with TDD approach
Flutter-Clean-Architecture-Demo-w-Realtime-Database
Flutter Clean Architecture using BLoC, Get_It, & Hive Db
flutter_tawk
Tawk widget for Flutter.
LoginFormW-DataBinding
Marshmallow-Databinding-w-RecyclerView
This repository contains an example as to how to populate RecyclerView using Data Binding in the latest Android Marshmallow 6.0
pokemon_pokedex
Pokedex application with Clean Architecture
starbucks_animation
Workmanager-Samples
Some sample examples of WorkManager.
rohankandwal's Repositories
rohankandwal/Workmanager-Samples
Some sample examples of WorkManager.
rohankandwal/flutter_tawk
Tawk widget for Flutter.
rohankandwal/starbucks_animation
rohankandwal/awesome_bottom_navigation_package
rohankandwal/easy_gradient_text
Flutter Widget to apply text gradients easily
rohankandwal/Flutter-Clean-Architecture-Demo-w-Realtime-Database
Flutter Clean Architecture using BLoC, Get_It, & Hive Db
rohankandwal/flutter_gbk2utf8
rohankandwal/pokemon_pokedex
Pokedex application with Clean Architecture
rohankandwal/1024
2048 is a little bit difficult... let's start from 1024:)
rohankandwal/2048-game
rohankandwal/bottom_navy_bar
A beautiful and animated bottom navigation
rohankandwal/DroidKaigi-ScopedStorage-Example
DroidKaigi scoped storage example
rohankandwal/Dummy-JSON-Response
rohankandwal/flutter-architecture-blueprints
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
rohankandwal/flutter-mvvp-riverpod-architecture
flutter mvvp architecture blueprints with riverpod
rohankandwal/Flutter-TDD
Flutter with TDD
rohankandwal/flutter_form
rohankandwal/flutter_link_preview
This is a Flutter URL preview plugin for Flutter that previews the content of a URL
rohankandwal/flutter_opentok_plugin
This Flutter plugin is a wrapper for OpenTok Client SDK.
rohankandwal/flutter_weather_app
rohankandwal/http_certificate_pinning
Https Certificate pinning for Flutter
rohankandwal/intl_phone_field
A customised Flutter TextFormField to input international phone number along with country code.
rohankandwal/Maersk-Demo-App
rohankandwal/Material-Calendar-View
Material Calendar View for Android
rohankandwal/modal_bottom_sheet
Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
rohankandwal/pin_code_fields
A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs 🤓🤓
rohankandwal/pin_code_text_field
A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
rohankandwal/RxMusicPlayer-android
An android music player using ExoPlayer and RxJava2
rohankandwal/streaming
a site that made in reflex uses moviesapi.club to stream free movies
rohankandwal/video-thumbnail-generator-pub
NodeJs App for my thumbnail generator plugin