The goal of this project is to provide an ultimate collection of good images and videos within an app. so that no one needs to google for a image to download, share and set it as wallpaper
The source code is 100% Dart.
- Full HD images, Videos
- Search box for searching images,videos manually
- Set wallpaper
- Download Images and Videos
- Share Images with friends using any social media app.
- Add Images to Favourites List so that yoy can look back at it later.
- In App Purchases
The project is currently built using the latest Flutter Master, with Dart 2 enabled.
To build the project, ensure that you have a recent version of the Flutter SDK installed. Then either run flutter run
in the project root or use your IDE of choice.
If you found this project useful, then please consider giving it a ⭐ on Github and sharing it with your friends via social media.
- Clone or download
- Build and Run
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match the document style as closely as possible.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
master
branch for this particular repository. - Make sure you follow the set standard as all other projects in this repo do
- Have fun!
Stable internet connection for getting Live Images and Videos
If you found this project helpful or you learned something from the source code and want to thank me, consider staring the repo. ❤️
Copyright 2020 Dalpat I
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.