perplexity-cli
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
Prism is an open-source Flutter wallpapers and home screen setups app for Android and iOS, with community uploads, cura…
Prism brings you exclusive wallpapers & setups straight to your Android device. With unlimited downloads and favourites, you can be sure to never miss the best wallpapers & setups.
Our main goal is to create an unimaginable self-sustainable experience where people can share their walls and setups with the world, and everyone can like, download, and apply them.
➡WALLPAPERS
➡SETUPS
➡COLLECTIONS
➡PROFILE
➡AND MORE...
➡AI GENERATION
Introducing Prism Premium - Now get access to more premium and exclusive stuff by buying Prism Premium.
Feel free to contact us for any issues, hash.studios.inc@gmail.com
Join beta for the latest experimental builds and help us test the app, https://play.google.com/apps/testing/com.hash.prism
Also, we regularly organize giveaways, share exclusive setups and wallpapers on Twitter, so follow us there https://twitter.com/PrismWallpapers
You can also report bugs, upload your setups/walls on our telegram channel https://t.me/PrismWallpapers
Full changelog can be found here.
CHANGELOG.md is auto-updated on every push to master (adds the latest commit under ### Unreleased).CHANGELOG.md from GitHub and caches it locally.pubspec.yaml and synced into lib/core/constants/app_constants.dart via python3 tool/sync_app_version.py.Screens
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Home | Search WallHaven | Search Pexels | Trending | Color Based |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Favourites | Downloads | Setups | Setups Info | Profile |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Upload Popup | Edit Wallpaper | Uploading Wallpaper | Uploader's Profile | Scroll to Top Button |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Categories | Collections | Collection (Illustrations) | Setup Guidelines | Setup Upload |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| About Page | Premium Page | Wallpaper Display | Clock for testing | Wallpaper Info |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Splash Screen | Quick Action Menu | Settings | Themes | Notifications |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Followers Feed | Theme Preference | Notification Settings | Onboarding | Top Followers |
Themes
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Frosty White | Coffee | AMOLED | Rose | Cotton |
...and 10 more!
If you like what we do, and would want to help us continue doing it, consider sponsoring this project. We also upload exclusive artworks/wallpapers here.
Prism Wallpapers app is now available on Google Play, so you can support us by giving a rating to the app.
The following packages are needed for the development of this application.
State Management & Architecture
bloc: ^8.1.4 + flutter_bloc: ^8.1.6 for BLoC state managementprovider: ^6.1.5 for additional caching and stateget_it: ^9.2.0 + injectable: ^2.5.1 for dependency injectionrxdart: ^0.28.0 for reactive streamsfreezed_annotation: ^3.1.0 + json_annotation: ^4.9.0 for immutable data modelsNavigation
auto_route: ^11.1.0 for type-safe, code-generated routingapp_links: ^6.4.1 for deep link handling (replaces Firebase Dynamic Links)Firebase & Backend
firebase_core: ^3.15.2 for Firebase supportcloud_firestore: ^5.6.12 for storing user data and wallpapersfirebase_auth: ^5.6.0 for user authenticationcloud_functions: ^5.6.0 for server-side logicfirebase_analytics: ^11.5.0 for event analyticsfirebase_messaging: ^15.0.0 for push notificationsfirebase_remote_config: ^5.4.0 for remote feature flagsPayments & Monetisation
purchases_flutter: ^9.12.0 + purchases_ui_flutter: ^9.12.0 for RevenueCat subscriptionsgoogle_mobile_ads: ^7.0.0 for rewarded ads (used in coins economy)Monitoring & Analytics
sentry_flutter: ^9.14.0 for error monitoring and crash reportingmixpanel_flutter: ^2.5.0 for type-safe product analyticsImage & Media
cached_network_image: ^3.0.0 for caching wallpapersextended_image: ^10.0.1 for cropping and advanced image displayflutter_image_compress: ^2.4.0 for compressing uploaded imagesimage: ^3.0.2 for image processingimage_editor: ^1.6.0 for editing wallpapers during uploadimage_picker: ^1.2.1 for picking images from the devicepalette_generator: ^0.3.0 for generating wallpaper color palettesphoto_view: ^0.15.0 for full-screen image viewingphotofilters: ^3.0.0 for wallpaper filter effectsscreenshot: ^3.0.0 for applying wallpapers via screenshot methodasync_wallpaper: ^3.0.0 for setting wallpapers nativelyUI & Animations
animations: ^2.0.0 for dialog/transition animationsrive: ^0.14.4 for vector animationscarousel_slider: ^5.1.2 for carousel widgetflutter_floating_bottom_bar: ^1.4.0 for the floating bottom navigation barflutter_staggered_grid_view: ^0.7.0 for staggered grid layoutsflutter_svg: ^2.2.3 for SVG assetssliding_up_panel: ^2.0.0+1 for the sliding info panelAuthentication
google_sign_in: ^7.2.0 for Google sign-insign_in_with_apple: ^7.0.0 for Apple sign-inUtilities
shared_preferences: ^2.3.2 for local key-value storagepath_provider: ^2.0.1 for accessing storage directoriespermission_handler: ^12.0.1 for handling device permissionsinternet_connection_checker: ^3.0.1 for connectivity monitoringin_app_update: ^4.2.5 for in-app update promptsflutter_displaymode: ^0.7.0 for display refresh rate managementdevice_info_plus: ^11.5.0 for device metadatapackage_info_plus: ^8.3.0 for app version infogithub: ^9.25.0 for communicating with the GitHub API (community uploads)http: ^1.6.0 for HTTP requestsshare_plus: ^11.1.0 for sharing wallpaper linksurl_launcher: ^6.0.3 for launching external URLsquick_actions: ^1.1.0 for launcher shortcuts/quick actionstimeago: ^3.0.2 for human-readable relative timestampsfluttertoast: ^8.2.14 for toast notificationsintl: ^0.17.0 for internationalisationfile_encrypter: ^2.0.2 for local data encryptionlogger: ^2.6.2 for structured loggingcrypto: ^3.0.6 for hashing utilitiesMore details about these can be found in the pubspec.yaml file.
This repository pins Flutter via FVM in .fvmrc (3.41.4).
Run this single command from the project root:
make setup
This will:
pub get using the pinned SDKTo update the pinned Flutter version later:
make update-flutter VERSION=3.42.0
Then commit the updated .fvmrc.
Prism uses Doppler as the source of truth for runtime secrets. .env.example is reference-only and is not used as runtime input by Make targets.
Install Doppler CLI:
Run one-click setup from project root:
make setup-dev
This validates access to prism/dev, installs dependencies, and prepares local development.
Useful commands:
make doppler-login # interactive Doppler login/setup make secrets-print # show available keys with masked values make run # run app with Doppler-injected dart-defines
Release workflows use Doppler Service Tokens (GitHub secret: DOPPLER_TOKEN_PRODUCTION).
See detailed guide: docs/development/doppler.md.
The application files for Android devices can be found on Google Play Store.
More information about the releases can be found in the Release tab.
First off, thank you for considering contributing to Prism. It's people like you that make Prism such a great app.
To start your lovely journey with Prism, first read the contributing guidelines and then fork the repo to start contributing!
This app is licensed under the BSD 3-Clause License.
Any Usage of the source code must follow the below license.
BSD 3-Clause License
Copyright (c) 2020 Hash Studios
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
DISCLAIMER: Google Play and the Google Play logo are trademarks of Google LLC.
We collect usage analytics, crash logs, and optional account info (name, email, profile photo) when signed in. Third-party services include Firebase, Sentry, Mixpanel, RevenueCat, Google Mobile Ads, Pexels, and WallHaven.
Full privacy policy: PRIVACY.md
Contact: hash.studios.inc+prism@gmail.com
more like this
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
search projects, people, and tags