Ornstein
Ornstein
## Description Enable web support using flutter web. From a quick compile seems like some logic needs to be added to how storage. Will update the PR with anything else...
### Is your feature request related to a problem? Right now users have to leave the app and load the map externally, which depending on the device and network could...
### What did you fix? Replace arsenal-parser with [profile-parser](https://github.com/WFCD/profile-parser) so that we can parse the results from https://content.warframe.com/dynamic/getProfileViewingData.php?n=${username} into an easy consumable response This commit will also create a breaking...
A lot of times after my phone comes out of doze it doesn't detect any internet connection and I have to swipe the app from recent and reopen it
### Version 3.0.0 ### Library feedback_sentry ### Flutter channel stable ### Flutter version 3.19.0 ### Platform Android ### Details I'm not sure if it's just me not doing something correctly...
### What did you fix? Add Helminth abilities into scraper process. I took a partial from one of the ability `uniqueNames` to form the base Before: ```json { "ExportWarframes": [...],...