Konst80

Results 4 issues of Konst80

## 🐛 Bug Report The build process for iOS 15.0 simulator and also for a real device cannot be completed successfully. Any help is very much appreciated Output: ``` Launching...

Hello, I have check the basic functionality on Android simulator and the audio streams works fine. Instead in iOS 15.0 simulator I have problem that the stream does not start....

wontfix

It's not a bug, it's an aspect of the user documentation here: https://cbl-dart.dev/usage-examples/ Incorrect / or out of date: ``` final replicator = await Replicator.create(ReplicatorConfiguration( database: db, target: UrlEndpoint('http://localhost:4984/my-database'), ));...

documentation

Hello everyone, during the installation via "flutter pub add injectable" I get the following error: ``` The current Dart SDK version is 3.5.3. Because injectable =2.5.0