π Who knew Majid and Dmitry were working on Cardinal!
Jokes aside, we are glad to see more companies and developers providing ways to have more insight and observability for Flutter applications!
Me and @_incendial are working on something awesome to announce for @DCMAnalyzer which you might not have seen similar to it before in Flutter community.
A dedicated observability for building higher quality Flutter app!
Stayed tuned π
@aytunch The sources are provided in the GitHub repo: https://t.co/3p234o7yHI and we should indeed provide some basic overview of the sources being used.
All of these are by default added as they are non-intrusive and quite consistent per device.
Let us introduce our very first published package: fingerprint!
This package allows you to create reproduce-able identifiers of an environment or device while also respecting the user's privacy.
For more information: https://t.co/abkdNy5l9n
@aytunch For that you would need to refine the fingerprint or use your own sources. The default sources are consistent between reinstalls but are limited on purpose.
@abom_me It allows you to create a device fingerprint, wikipedia can explain it much better than I ever could: https://t.co/PQ6l7M122w
The big difference between common device fingerprinting and our package is that we don't store cookies or data and only use privacy-friendly data.