Skip to content
View omarfaroke's full-sized avatar

Block or report omarfaroke

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 Loading

  1. search_highlight_text search_highlight_text Public

    Simple Inherited Widget to highlight text in a search result, with custom highlight Color and highlight TextStyle.

    Dart 4 3

  2. flutter_showcaseview flutter_showcaseview Public

    Forked from SimformSolutionsPvtLtd/flutter_showcaseview

    Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉

    Dart

  3. Simple script to install wireguard-u... Simple script to install wireguard-ui (VPN) in AWS EC2 with "user data" field.
    1
    #!/bin/bash
    2
    
                  
    3
    # Add Docker's official GPG key:
    4
    sudo apt-get update
    5
    sudo apt-get install ca-certificates curl