hydrated_bloc
bloc 상태 관리 라이브러리의 확장으로, 상태를 자동으로 저장하고 복원합니다.
Tinder 스타일의 UI를 통해 사진을 스와이프하여 삭제하거나 보관함으로써 카메라 롤을 정리하는 데 도움을 줍니다
bloc 상태 관리 라이브러리의 확장으로, 상태를 자동으로 저장하고 복원합니다.
v4.5.2간편하고 사용자 정의가 가능한 통합 API를 통해 Flutter에 아름다운 애니메이션 효과 및 빌더를 추가하세요.
v3.2.0Toastification은 애플리케이션에서 토스트 및 알림 메시지를 쉽게 표시할 수 있도록 해주는 Flutter 패키지입니다.
Android, iOS, macOS 및 OpenHarmony에서 앨범 자산 추상화 관리 API를 제공하는 플러터 플러그인입니다.
v1.0.2부드러운 움직임과 뛰어난 유연성을 갖춘 시트 위젯입니다. 명령형 및 선언형 방식으로 중첩된 탐색도 지원합니다.
v0.7.0카드 뒤집기 애니메이션을 제공하는 컴포넌트입니다. 제품의 세부 정보를 숨기거나 표시하는 데 사용할 수 있습니다.
v0.3.2텍스트, 이미지, 파일 및 이미지와 함께 텍스트를 소셜 미디어(페이스북, 인스타그램, 인스타그램 스토리, 메신저, 텔레그램, 왓츠앱, 트위터, 틱톡, SMS, 시스템 등)에 공유할 수 있습니다.
v2.1.1모든 방향으로 스와이프할 수 있으며, 사용자 정의 위젯(무상태 또는 상태 포함)을 사용할 수 있는 훌륭한 완전히 사용자 정의 가능한 틴더 카드 스와이퍼입니다.
Column 및 Row 등의 Flex 위젯 또는 스크롤 뷰 내부에 쉽게 간격을 추가할 수 있는 Flutter 위젯입니다.
Flutter에서 FragmentProgram API를 사용하는 데 도움이 되는 유틸리티 모음입니다.
v2.3.0경계 내에 완벽하게 맞도록 자동으로 텍스트 필드 크기를 조정하는 Flutter TextField 위젯입니다.
FadingEdgeScrollView를 제공하는 패키지로, 페이딩 엣지가 있는 스크롤 가능한 뷰를 만들 수 있습니다
{"sdk":"flutter"}^1.0.8^3.6.4^12.0.0+1^6.3.3^9.1.1^2.1.1^2.2.0^4.5.2^2.0.0+1^0.4.0^0.20.2^0.15.0^2.4.4^4.9.0^3.0.0^3.0.1^0.7.0^9.2.2^3.1.0^8.1.2^1.0.0^0.10.2^2.1.5^6.3.3^2.0.0^6.3.12.4.4^1.19.0^2.2.4^4.1.1^3.2.0^0.4.0+2^0.1.3^1.9.0^0.10.0^10.0.0^9.0.0^2.3.0^8.0.3^0.7.7+1^2.1.0^2.9.5^0.3.2^1.0.0^0.3.1^5.2.1^2.2.1{"sdk":"flutter"}^5.0.0^9.0.0^2.4.9^2.4.7^6.7.1아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
Clean your camera roll in an oddly fun way 🎯
Transform the tedious task of cleaning your camera roll into an addictive, swipe-based experience
🎥 Demo • ✨ Features • 📲 Download • 🚀 Getting Started • 🤝 Contributing
Ruko helps you clean your camera roll. Inspired by the familiar swipe mechanics of dating apps, Ruko makes decluttering your camera roll surprisingly addictive. Swipe right to keep, swipe left to delete – it's that simple, yet oddly satisfying.
| Mode | Description | Perfect For |
|---|---|---|
| 🎲 Shuffle | Random photo order | Breaking decision paralysis |
| 📅 By Month | Chronologically grouped | Cleaning up specific time periods |
| 📍 By Location | Geographically clustered | Removing photos from unwanted places |
| 📱 Screenshots | System screenshots only | Quick cleanup of temporary saves |
>=3.32.0>=3.7.0Clone the repository
git clone https://github.com/sheeroo/ruko
cd ruko
Install dependencies
flutter pub get
Set up platform-specific configurations
iOS:
cd ios && pod install && cd ..
Run the app
flutter run
# Android
flutter build apk --release
flutter build appbundle --release
# iOS
flutter build ios --release
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2025 Ruko Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
...
GitHub repo size GitHub commit activity GitHub last commit GitHub contributors
made with with love while being sleep deprived<3
If Ruko helped you free up storage space, consider giving us a ⭐!