DanielScholte / GuildWars2Companion

GW2 Companion is an unofficial open-source Guild Wars 2 app. GW2 Companion helps you keep track of your account progression and characters, and provides information to help you on your journey in Tyria.
GNU General Public License v3.0
63 stars 14 forks source link

Feature/event notifications #52

Closed DanielScholte closed 4 years ago

DanielScholte commented 4 years ago

World boss and meta event notification implementation.

Description

An implementation of notifications for world bosses and meta events. Uses the FlutterLocalNotifications library to generate notifications using a background service.

How Has This Been Tested?

Needs more testing. This will be done after merging into development, and will be tested alongside other new features.