https://github.com/thiago-lm/haven_app
This is an experiment with wallhaven api made with Flutter.
https://github.com/thiago-lm/haven_app
android dart flutter ios linux macos mobile wallhaven wallpaper windows
Last synced: 4 months ago
JSON representation
This is an experiment with wallhaven api made with Flutter.
- Host: GitHub
- URL: https://github.com/thiago-lm/haven_app
- Owner: Thiago-LM
- Created: 2022-02-20T06:13:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-26T20:57:23.000Z (7 months ago)
- Last Synced: 2025-11-29T16:38:08.063Z (7 months ago)
- Topics: android, dart, flutter, ios, linux, macos, mobile, wallhaven, wallpaper, windows
- Language: Dart
- Homepage:
- Size: 227 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haven App
This is an experiment with [wallhaven](https://wallhaven.cc/) api made with Flutter.
## Getting Started 🚀
A few resources to get you started in this project:
- [wallhaven FAQ](https://wallhaven.cc/faq)
- [wallhaven API v1 Documentation](https://wallhaven.cc/help/api)
- [dribbble - Wallpaper app by Ibnu SW for SLAB Design Studio](https://dribbble.com/shots/14808564-Wallpaper-app)
- [dribbble - Wallpaper app by Siya Beniwal](https://dribbble.com/shots/22910313-Wallpaper-app)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
## Screenshots
### Android
| Home Page | Home Page - Search Filter Dialog | Wallpaper List Page |
| ------------------------------------------------ | ----------------------------------------------------------------------- | ---------------------------------------------------------- |
||||
| Save Page | User Page |
| ------------------------------------------------ | ------------------------------------------------ |
|||
| Wall Page | Wall Page 2 |
| ------------------------------------------------ | -------------------------------------------------- |
|||
| Wall Page - Info Dialog | Wall Page - Save Dialog | Wall Page - Share Dialog |
| -------------------------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------------------------- |
||||
### iOS
| Home Page | Home Page - Search Filter Dialog | Wallpaper List Page |
| -------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------ |
||||
| Save Page | User Page |
| -------------------------------------------- | -------------------------------------------- |
|||
| Wall Page | Wall Page 2 |
| -------------------------------------------- | ---------------------------------------------- |
|||
| Wall Page - Info Dialog | Wall Page - Save Dialog | Wall Page - Share Dialog |
| ---------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
||||
### macOS
| Home Page | Home Page - Search Filter Dialog | Wallpaper List Page |
| ---------------------------------------------- | --------------------------------------------------------------------- | -------------------------------------------------------- |
||||
| Save Page | User Page |
| ---------------------------------------------- | ---------------------------------------------- |
|||
| Wall Page | Wall Page 2 |
| ---------------------------------------------- | ------------------------------------------------ |
|||
| Wall Page - Info Dialog | Wall Page - Save Dialog | Wall Page - Share Dialog |
| ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------------------------------------------------- |
||||
### Linux
| Home Page | Home Page - Filter | Home Page - Pagination |
| ---------------------------------------------- | ------------------------------------------------------- | ----------------------------------------------------------- |
||||
| Wall Page | Wall Page - Info | Wall Page - Share |
| ---------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------- |
||||
| Save Page |
| ---------------------------------------------- |
||
### Windows
| Home Page | Home Page - Search Filter Dialog | Wallpaper List Page |
| ------------------------------------------------ | ----------------------------------------------------------------------- | ---------------------------------------------------------- |
||||
| Save Page | User Page |
| ------------------------------------------------ | ------------------------------------------------ |
|||
| Wall Page | Wall Page - Info Dialog |
| ------------------------------------------------ | -------------------------------------------------------------- |
|||
| Wall Page - Save Dialog | Wall Page - Share Dialog |
| -------------------------------------------------------------- | --------------------------------------------------------------- |
|||
_\*Haven App works on Android, iOS, macOS, Linux and Windows._
---