Skip to content
View JuribaDev's full-sized avatar
🐪
🐪
Block or Report

Block or report JuribaDev

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 100 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

  1. quara_sunmi_printer quara_sunmi_printer Public

    Java

  2. any_language_number_input_formatter any_language_number_input_formatter Public

    Dart 1

  3. flutter git hooks flutter git hooks
    1
    #!/bin/sh
    2
    
                  
    3
    
                  
    4
    PROJECT_ROOT=$(git rev-parse --show-toplevel)
    5
    flutter test --coverage $PROJECT_ROOT && genhtml coverage/lcov.info -o coverage/html && open coverage/html/index.html
  4. ny_articles_clean_architecture ny_articles_clean_architecture Public

    Dart 1

  5. expenses_tracker_ddd expenses_tracker_ddd Public

    Dart