Skip to content

Instantly share code, notes, and snippets.

View sulaimansust's full-sized avatar

Md Sulayman sulaimansust

View GitHub Profile
@sulaimansust
sulaimansust / SwipeGesture.swift
Created April 18, 2024 11:42
SwipeGesture SwiftUI
//
// Copyright © 2024 Liebherr-Hausgeräte GmbH. All rights reserved.
//
import SwiftUI
/// A swiping motions that invokes an swipe event telling the direction of the swipe.
/// Example:
/// Add a swipe gesture to a ``Circle`` and change its color while the user
/// performs the swipe gesture:
///
@sulaimansust
sulaimansust / .gitignore
Created November 15, 2022 15:12 — forked from jeroen-meijer/.gitignore
General Flutter .gitignore (including VS Code, IntelliJ & Firebase files).
### https://raw.github.com/github/gitignore/80a8803b004013d17291196825a327b9e871f009/Android.gitignore
# Built application files
*.apk
*.ap_
# Files for the ART/Dalvik VM
*.dex
# Java class files