Kien

Results 4 issues of Kien

I have an issue while using FrontEnd for [Bloc](https://pub.dev/packages/bloc) classes. My code is: ```dart class BookBloc extends Bloc with Frontend { // Logic here... } ``` The compiler will throw...

- [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...

### Version of flutter_inapp_purchase: 5.3.1 ### Set of dependencies: ``` dependencies: flutter: sdk: flutter flutter_inapp_purchase: ^5.3.1 purchases_flutter: ^4.0.0 ``` ### Detail about the issue: - 2 both library depend on...

**Description** I can't start a test driver with my iOS simulator. Here are my logs: > fluttium test flow/splash.yaml ✓ Retrieving devices (6.0s) ✓ Setting up the test runner (27ms)...

bug