📚
Stash It
Save articles. Read offline. Your data, your control.
Welcome to Stash It 📚
A local-first, offline-capable save-it-later app. Like Pocket, but privacy-focused and yours forever.
Why Stash It?
- 📴 Works Offline - Read your articles anywhere, anytime
- 🔒 Privacy First - No accounts, no tracking, no cloud
- 📱 Android Native - Built specifically for Android devices
- 💾 Local-First - Your data stays on your device
- 🔓 Open Source - Free forever, contribute anytime
Core Features
- 📥 Save articles from any app or by URL
- 📖 Clean, distraction-free reader view
- 🎨 Material 3 design with light/dark themes
- ⚡ Fast content extraction and rendering
- 🗑️ Swipe to delete with undo support
- ⚙️ Customizable settings and preferences
✨ New in v1.5 - Organization!
- 🏷️ Tags - Organize articles with custom tags
- 🔍 Full-text Search - Find articles instantly
- 📦 Archive - Swipe to archive, keep your list focused
- ⭐ Favorites - Quick access to important articles
- 📤 Export Data - Export all your data to JSON
- 🎨 New App Icon - Fresh new look!
🚀 v1.6.0 - Build Optimization
- ✅ Fixed Java version compatibility
- ✅ Optimized build configuration for faster compilation
- ✅ Debug: 138s → Release: 24.4s
- ✅ Universal APK (62MB, 40% smaller than debug)
- ✅ Icon font tree-shaking (99.6% reduction)
Get Stash It
Not on Google Play Store. Use Obtainium for easy updates or download APKs directly.
Quick Start
Build from source with Flutter.
git clone https://github.com/cmwen/stash-it-app.git cd stash-it-app flutter pub get dart run build_runner build --delete-conflicting-outputs flutter run
Tech Stack
- Flutter 3.10+ - Mobile UI framework for Android
- Riverpod - State management with code generation
- Drift (SQLite) - Local-first database
- go_router - Declarative navigation
- Material 3 - Modern design system
Coming Soon
- 📥 Import from Pocket
- ⚙️ Reader customization
- 🔄 P2P device sync (no cloud needed!)