ldemyanenko

Results 3 issues of ldemyanenko

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior On app start when Splash screen is showed there is an...

bug🐞

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Looks like Facebook implemented new feature for [Event Measurement optimisation ](https://www.facebook.com/business/help/721422165168355?id=1877298665783613)...

bug🐞

How can I use .env settings from Swift code? For example to user this plugin [https://pub.dev/packages/google_maps_flutter](https://pub.dev/packages/google_maps_flutter) I have to setup `AppDelegate.swift` adding `GMSServices.provideAPIKey("YOUR KEY HERE")` there