Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Latest commit

 

History

History
74 lines (43 loc) · 1.9 KB

File metadata and controls

74 lines (43 loc) · 1.9 KB

Completionist

COMPLETIONIST

Google Play

Completionist build in Flutter

"Completionist" is a app that tracks in-game progress in PS4 and Xbox One Games. Tracks all the achieved trophies and provides helpful tips and tricks to achieve the test

Usage

  1. Clone the repository from GitHub:
git clone https://github.com/pratikbaid3/PSN_XBOX_TrophyManager
  1. Navigate to project's root directory:
cd game_trophy_manager
  1. Check for Flutter setup and connected devices:
flutter doctor
  1. Run the app:
flutter run

Contributing

Contribution to the project can be made if you have some improvements for the project or if you find some bugs. You can contribute to the project by reporting issues, forking it, modifying the code and making a pull request to the repository.

Please make sure you specify the commit type when opening pull requests:

feat: The new feature you're proposing

fix: A bug fix in the project

style: Feature and updates related to UI improvements and styling

test: Everything related to testing

docs: Everything related to documentation

refactor: Regular code refactoring and maintenance

License

The project is released under the MIT License. The license can be found here.

Flutter

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Screenshots