Open in app

Sign In

Write

Sign In

Dhiraj Sharma
Dhiraj Sharma

192 Followers

Home

About

Pinned

Android Paging Library Step By Step Implementation Guide

Implementation of Paging Library from Scratch with Kotlin & REST API — One problem with (almost all) Android app we build is we request large data which we do not require at a single time as a user only sees a small chunk of data at a time. One way to solve this problem is to listen to the scroll of RecyclerView…

Android App Development

3 min read

Android Paging Library Step By Step Implementation Guide
Android Paging Library Step By Step Implementation Guide
Android App Development

3 min read


May 4, 2021

Integrate Intercom on Flutter web and show only on specific pages

Recently I had to integrate Intercom to web app being built with Flutter. Integration was really easy as I just had to place the script provided by Intercom on index.html(web folder). Integration Guide : https://developers.intercom.com/installing-intercom/docs/basic-javascript#section-how-to-install Show Intercom chat on some specific screens only Integration was easy and working perfectly. But what if we need to show Intercom chat…

Flutter

2 min read

Integrate Intercom on Flutter web and show only on specific pages
Integrate Intercom on Flutter web and show only on specific pages
Flutter

2 min read


Apr 29, 2020

Infinite Scrolling ListView on Flutter

Implementing infinite scrolling listview (lazy loading/pagination) using ListView.builder on flutter app. In this article, We are going to demonstrate infinite scrolling listview on flutter app. Lazy loading, endless scrolling, auto pagination are the other terms used to represent same feature. …

Flutter

2 min read

Infinite Scrolling ListView on Flutter
Infinite Scrolling ListView on Flutter
Flutter

2 min read


Jul 12, 2019

Create a web app using Flutter (with setup)

This article provides step by step guide to setup Flutter, setup Flutter web project & create simple Flutter web app. Flutter is Google’s portable UI toolkit for building beautiful, natively-compiled applications for mobile, web, and desktop from a single codebase. We will install Flutter, install VS Code & required plugins…

Flutter

2 min read

Create a web app using Flutter (with setup)
Create a web app using Flutter (with setup)
Flutter

2 min read


May 17, 2019

Build an Android app under maintenance feature in 5 minutes.

This article provides step by step guide to the implemet app under maintenance feature on your android app along with building a control panel to manage maintenance status & maintenance message. During downtime, if the user is using the application then the user might get a frequent error which creates…

Android

4 min read

Build an Android app under maintenance feature in 5 minutes.
Build an Android app under maintenance feature in 5 minutes.
Android

4 min read


Jan 2, 2019

Vue.js | Making API calls using Axios

Basic example to make network requests in VueJS using Axios. In this post we will use free API Random User Generator to demonstrate network request in VueJS using Axios. First lets create a html file and put following code : <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8">…

Vue

2 min read

Vue.js | Making API calls  using Axios
Vue.js | Making API calls  using Axios
Vue

2 min read


Published in CodeChai

·Aug 16, 2018

Adding Swipe To Refresh to Flutter app

In Android app you can implement swipe to refresh by wrapping your ListView(or GridView) inside SwipeRefreshLayout, while in iOS UIRefreshControl is used for same. For Flutter there is RefreshIndicator A widget that supports the Material “swipe to refresh” idiom. When child of RefreshIndicator is over scrolled , an animated circular…

Flutter

3 min read

Adding Swipe To Refresh to Flutter app
Adding Swipe To Refresh to Flutter app
Flutter

3 min read


Published in CodeChai

·Jun 17, 2018

Network call with progress, error & retry in Flutter.

Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Recently as i was exploring resources to get started with Flutter, I found this awesome resource : Solido/awesome-flutter awesome-flutter - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.github.com While scrolling through list, I thought “Learning flutter by creating an app that lists useful…

Flutter

3 min read

Network call with progress, error & retry in Flutter.
Network call with progress, error & retry in Flutter.
Flutter

3 min read

Dhiraj Sharma

Dhiraj Sharma

192 Followers

Developer Android, Flutter

Following
  • Bijaya Prasad Kuikel

    Bijaya Prasad Kuikel

  • Rajesh Khadka

    Rajesh Khadka

  • LC

    LC

  • Quora

    Quora

See all (15)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech