Juggler98
Juggler98
This is solved in [the most recent commit.](https://github.com/Juggler98/flutter_settings_screens/commit/542ad2a6dee71fbb8216025e46e2eb1d8139d89e)
This is solved in [the most recent commit.](https://github.com/Juggler98/flutter_settings_screens/commit/542ad2a6dee71fbb8216025e46e2eb1d8139d89e)
Hi, it is already merged.
@mbfakourii you can import dependency directly from github: https://stackoverflow.com/questions/54022704/how-to-add-a-package-from-github-in-flutter
> I changed it to: > > ```dart > @override > void dispose() { > if (mounted == false) { > _notifiers.remove(cacheKey); > } > super.dispose(); > } > ```...
Try this: ``` location: git: url: https://github.com/Juggler98/flutterlocation path: packages/location ref: 1cc9cae16b9a58de74ffaf8113cb86e247d25739 ``` Edit 30.12.2024: The issue has been solved in the newest version. My repository mentioned above has been deleted,...
@bartekpacia no, it's solved. The issue should be closed.