Max Lapides

Results 33 comments of Max Lapides

Looks like there are only two files using `dart:html`: https://github.com/segmentio/analytics_flutter/blob/91b2322d0d2ecc8078c0c3737ceae1e523dbe134/packages/core/lib/analytics_web.dart#L2 https://github.com/segmentio/analytics_flutter/blob/91b2322d0d2ecc8078c0c3737ceae1e523dbe134/packages/core/lib/utils/store/web.dart#L3

@edsonjab So sorry, I just saw your note! I tested this on Flutter 3.22.

I recommend implementing caching similar to how the flutter-action implements it: https://github.com/subosito/flutter-action/blob/main/action.yml#L29-L33