Hadi Albinsaad
Hadi Albinsaad
## Use case When developing a cross-platform app using Flutter, updating the app's version number, permissions, icons, splash screens, and package/bundle names for both iOS and Android can be time-consuming...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
Xcode build done. 148.0s Failed to build iOS app Error (Xcode): ../../../../../../../.pub-cache/hosted/pub.dev/flare_flutter-3.0.2/lib/provider/asset_flare.dart:25:23: Error: The method 'hashValues' isn't defined for the class 'AssetFlare'. Could not build the application for the simulator....
How to tell Freezed or Equatable to utilize the == for IList? As for now, Freezed use DeepCollectionEquality().equals which is very slow. and Equatable use their custom code: ```dart bool...
Support Session Replay flag