Client application for steamgifts.com. Made with Flutter 🩵.
- Notificaions for winning, ended giveaways and new messages.
- Notification after having a certain number of points.
- Bookmarking giveaways, discussions, users, games and groups.
- Almost complete functionality of the website is available.
Minimum Android version: 10
On older versions, you should use: sg
You will need a steamgifts.com account to use this app.
Download from Github
You can use Obtainium for updates.
Copy the repository URL https://github.com/mihalycsaba/snag
into the Obtainium Add App page.
The app should always be built with the latest stable version of Flutter.
Latest release was built with: 3.29.2
Do it with updated plugins flutter pub upgrade
Run release.sh to test if it builds.
Explain your pull requests. Try to create separete PRs for each feature or fix.
- Creating discussion.
- Creating giveaway.
- Release an iPhone version.