Skip to content
View bishal-rumba007's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report bishal-rumba007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bishal-rumba007/README.md

Hi, I am Bishal Rumba

Software Engineer

πŸš€ Mobile App Developer and passionate about UI/UX design. I'm on a constant learning journey, exploring new tech and crafting user-centric solutions. Open to collaborations for creating impactful products. Let's connect and build something awesome!

  • 🌍  I'm based in Kathmandu, Nepal
  • βœ‰οΈΒ  You can contact me at thatflutterdev@gmail.com
  • 🧠  Learning & Growing daily

Skills

DartGitJavaFirebaseAppwriteFlutterLinux

Pinned Loading

  1. wasm_check wasm_check Public

    Pre-flight WASM compatibility audit for Dart and Flutter projects that detects dependency blockers before flutter build web --wasm

    Dart 1

  2. This Dart file contains a custom int... This Dart file contains a custom interceptor for handling authentication in Dio HTTP requests. It manages access tokens, refresh tokens, and handles session expiration
    1
    import 'dart:developer';
    2
    
                  
    3
    import 'package:dio/dio.dart';
    4
    import 'package:google_sign_in/google_sign_in.dart';
    5
    import 'package:../src/core/config/app_config.dart';