A Flutter-based mobile application for browsing Rule34 content with a modern, user-friendly interface.
- 🖼️ Infinite scroll image viewer
- 🔍 Search functionality with tags
- 💾 Local search history
- 📊 Usage statistics tracking
- 🌓 Dark theme
- ♾️ Lazy loading and image caching
- 🔄 Pull-to-refresh support
- 🖼️ Image prefetching for smooth scrolling
- Flutter SDK (latest version)
- Dart SDK
- Android Studio or VS Code
- iOS/Android emulator or physical device
- Clone the repository
git clone https://github.com/rawnullbyte/NSFWTube.git
- Install dependencies
cd NSFWTube
flutter pub get
- Run the app
flutter run
- Flutter - UI framework
- http - Network requests
- shared_preferences - Local storage
- cached_network_image - Image caching
This application contains NSFW (Not Safe For Work) content and is intended for adults only.
This project is licensed under the MIT License - see the LICENSE file for details.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Track videos watched
- Monitor time spent
- View search history
- Performance analytics
Give a ⭐️ if this project helped you!