Changelog
1.8.8+186 (01/11/2024)
- Bump to the 1.8.8+186 - @Wolfteam
- Build fix x2 - @Wolfteam
- Build fix - @Wolfteam
- Bump to the 1.8.8+185 - @Wolfteam
- Bump flutter version to 3.24.4 - @Wolfteam
- [Infrastructure] Typo fix - @Wolfteam
- Updated README.md - @Wolfteam
- Updated some packages - @Wolfteam
- Updated .gitignore - @Wolfteam
- [Tests] Test fixes - @Wolfteam
- [macOS] Google services plugin - @Wolfteam
- [iOS] Google services plugin - @Wolfteam
- [Android] Google services plugin - @Wolfteam
- [Presentation] Removed not needed code - @Wolfteam
- [Application] Updated the logic that does the device token registration - @Wolfteam
- [Infrastructure] Updated the push notifications logic - @Wolfteam
- [Android] Set the firebase notification icon - @Wolfteam
- [Domain] Updated register_device_token_request_dto.dart - @Wolfteam
- Updated some packages - @Wolfteam
- [Domain] Increased the max resin value to match the in-game one - @Wolfteam
- [Application] Related push notification logic will be initialized in the main_bloc.dart.dart - @Wolfteam
- [Infrastructure] Added initial push notification logic - @Wolfteam
- [Infrastructure] Added a method to retrieve webview user agent - @Wolfteam
- [Domain] Added 2 new dtos related to push notifications - @Wolfteam
- [iOS] Use custom method to retrieve web view user agent - @Wolfteam
- [Android] Use custom method to retrieve web view user agent - @Wolfteam
- [Presentation] Flutter in app webview now supports macos && android - @Wolfteam
- Updated dependencies - @Wolfteam
- [Applications] Send telemetry data each 3 hours - @Wolfteam
- [Infrastructure] This should fix notifications on android 14+ - @Wolfteam
- [Presentation] Added missing close button in the app_webview.dart - @Wolfteam
- [Presentation] Warning fixes - @Wolfteam
- [Presentation] Updated the visual value used in the splash_page.dart while applying an update - @Wolfteam
- [Infrastructure] Updated network_service.dart with the new uris - @Wolfteam
- Updated some packages + flutter 3.24 - @Wolfteam
- [Tests] Workaround until pyro traveler gets added - @Wolfteam
- [iOS] Updated Podfile.lock - @Wolfteam
- [Infrastructure] Separate the app info map from the device info one - @Wolfteam
- Updated store_checker package - @Wolfteam
- Removed no longer needed package - @Wolfteam
- [Presentation] Improved the banner_history_count_page.dart by using the two_dimensional_scrollables package - @Wolfteam