Skip to content
View ho1yspirt's full-sized avatar
🎯
Darting
🎯
Darting
  • Individual Entrepreneur, IUCA, Riga Technical University & Banku Augstkola
  • Riga, Latvia
  • LinkedIn in/amirasake
  • X @m4tor0

Highlights

  • Pro

Block or report ho1yspirt

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

Pinned Loading

  1. flutter_explorer flutter_explorer Public

    This Visual Studio Code extension adds a custom context menu option that allows users to create single flutter feature.

    TypeScript

  2. Swipe gesture area widget, with whic... Swipe gesture area widget, with which Revolut-like swipe navigation gesture can be implemented. Operates via GestureDetector, NotificationListener with Listener, support scrollable child widget.
    1
    import 'package:flutter/foundation.dart';
    2
    import 'package:flutter/material.dart';
    3
    import 'package:flutter/rendering.dart';
    4
    
                  
    5
    /// {@template swipe_area.direction}