Joachim Böhmer

Results 3 issues of Joachim Böhmer

### What does this change? This pull request will add the ability to exclude directories and files, that are listed in the flutter assets section, from the code generation with...

**Describe the bug** An error is thrown in CBL internally when adding DocumentReplication listener to an replicator. **To Reproduce** Steps to reproduce the behavior: ``` replicator.addDocumentReplicationListener((replication) { print('replicated documents ${replication.documents}');...

bug

**Describe the bug** We have activated Crashlytics NDK plugin for Android builds and are now receiving this crash on a low frequency in the Crashlytics dashboards. **To Reproduce** We only...

bug