Mini Game Manager for games that don't come on your favorite platforms such as steam or origin. The focus of this app is to create a game manager that works on Windows and enables users to import games from itch.io or Patreon and manage them from one software.
There are still a lot of known issues while working with Flutter version 2.10.3. You can download the repo and initialize it using Flutter and attempt running it using the Windows 10/11 SDKs provided by Visual Studio (not VS Code). But I haven't attempted to run or had anyone to run it on another PC. Knowing how many issues I had it is still buggy. If you can't solve the issue let me know and I may be able to help.
A quick break down of the versions, and what they implement:
- Adds color scheme for changing the colors of the application in future.
- Adds a new method of adding game
- Can now add categories to the game
- Change the background default cover
- Categories can be re-used, and ensures that there are no duplicates
- Categiry recomendation
- Grid view, list view, and comfy view have been added
- Updated the gameData file to accomodate change handling
- Updated the gameData file to add categories
Known issues
- Please report any issues to the issue tracker of this repository.
- Adds tags, and search options
- Breaks down single game view
- Changes some behavior and features
Known Issues
- The changes don't apply after saving
- Changes don't apply live on single game view
- Some overflow in grid view
Check my road maps project board for more information about the goals and next patches
All bugs must be reported and tagged as bugs (if possible) on the issues tab.
You can support me by watching or subscribing to my GitHub. Downloading this project will forever be FREE!
If you are intersted to participate by creating features, and additions, or know how to implement custom plugins, feel free to contact me. This is an opensource project created on Flutter.