Skip to content
View uncoded-decimal's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report uncoded-decimal

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.

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

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

Report abuse

Pinned Loading

  1. payu_in_web payu_in_web Public

    Flutter Web checkout implementation for PayU

    Dart

  2. A base view that can be used for con... A base view that can be used for convenience in building multi-screen and resolution support in flutter applications. The responsive_graphic_view is just an example of usage, may however may prove more efficient a widget than most.
    1
    enum LayoutMode {
    2
      mobile(fontSizeFactor: 1.0, imageScaleFactor: 1.0, vectorScaleFactor: 1.0),
    3
      tablet(fontSizeFactor: 1.3, imageScaleFactor: 1.3, vectorScaleFactor: 1.3),
    4
      desktop(fontSizeFactor: 1.5, imageScaleFactor: 1.5, vectorScaleFactor: 1.5);
    5
    
                  
  3. nd_logs nd_logs Public

    A logging solution for Flutter/Dart apps built purely in Dart.

    Dart

  4. custom_dots_indicator custom_dots_indicator Public

    A customisable scroll index dots indicator

    C++ 1

  5. getx_template getx_template Public template

    Project Template for a basic Getx Application.

    C++ 1

  6. custom_flutter_widgets custom_flutter_widgets Public

    Dart 4 2