You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foody is an Android application that helps you search for a variety of cuisines based on your preferences and filters. The app provides you with the recipe and ingredients required to prepare your dish. It categorizes dishes based on your diet plan and also includes a joke segment for entertainment. Foody also features offline caching.
Flutter Local Storage & Offline Architecture Playground! This project is a comprehensive, production-ready educational workspace designed to teach developers the persistence options, structures, and offline-first design patterns available in the Flutter ecosystem.
面向 Edge/Chrome 的哔哩哔哩音频播放器:整合 UP 主作品、合集与系列,支持后台播放、播放列表管理和离线缓存。An Edge/Chrome Bilibili audio player for organizing creator videos, collections, and series, with background playback, playlists, and offline caching.
Simple app that fetches Android Dev Byte videos' information from the server to display and provides an intent that launches the corresponding video on Youtube. It implements offline cache using Room and data sync using WorkManager.