A brief one-line two-sentence description of what this project does.
Mobile app for Google Images. This app utilises Google Images' API to search for images on the web.
Badges go here. Make sure they're clickable and point to whatever service they represent.
Your support will help the continuous development of this project. Click on QR codes to get copy-able wallet address.
Three to five screenshots showcasing different screen and features. Gifs are a big plus.
Write about project's main features in list format. As always, keep it short and to the point. No tech talk, no jargon. This list can be as long as you'd like but I'd keep it 10 items max. Long list but short list items.
- Offline support for when you're on a plane.
- Dark theme.
- Quickly add and delete paragraphs.
- Advanced search capability. Search by name, email, or number.
- Support for multiple accounts
Write about how your project handles security. Again, no tech talk and point to external resource where needed.
Security is very important to us. That's why we use on device encryption, iOS's Keychain, and Android's KeyStore.
Write about how your project cares about privacy. Ignore this section if you work for facebook, i mean meta.
PROJECT_NAME is free and open source software licensed under MIT. Free as in free of charge, ads, analytics, and trackers. What's yours is yours.
List out external dependencies used in this project. This section is optional but useful to link to external packages you're always getting asked about. "Where did you get that beautiful bouncing animation?"
Instructions on how users/devs can contribute to your project
You can contribute by reporting bugs, suggesting improvements, and/or by helping out with code.
- Feel free to fork this repo and help out.
- Make small, concise, and well documented commits.
- No idea where to start? Contact me and I'll assign you appropriate tasks.
Check out Flutter's official guide to installing and running Flutter on your system.
- Download IDE either Android Studio or VSC
- Install Flutter SDK and Dart plugin.
- Flutter stable channel is used for development.
- Mobile device (emulator or physical).
- Clone this repo to your local machine:
git clone https://github.com/KhalidWar/PROJECT_NAME.git
- Run
flutter run pub get
in terminal inside project root directory. - Run
main.dart
on emulator or physical device. - All set!
This section should consist of two sentences. First sentence declares the project's license and links to it. Second sentence should briefly describe license's scope to a non-technical person
This project is licensed under MIT License. It means you're free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell this project's source code.
Here's where you publicly give credit to those who contributed to this project's existence
Special thanks to the following amazing people:
- KhalidWar for providing this beautiful README template.
Now, it's time to let everyone know it's not your fault if something goes wrong
PROJECT_NAME is independently created by Khalid War as a tool to help you search for images on Google and is not associated with the official Google.com project or team.