Mike T

Results 4 issues of Mike T

Usually, it is needed to maintain a single code style in the project, including formatting. This lead us to use `dart format` tool in order to keep the code base...

tool
a: internationalization
proposal
d: devtools

## Problem On IOS, SQLite (FMDB) and SQLCipher (FMDB/SQLCipher) are in conflict. Avoid linking both of them in the project at the same time. It will lead to unintended unpredictable...

question
docs

It is needed to update manual native integration documentation (especially for [reattribution via deep links](https://github.com/adjust/flutter_sdk#reattribution-via-deep-links)) to ~~default~~ recommended languages: - Swift (IOS) - currently: ObjectiveC - Kotlin (Android) - currently:...