Closed sheiquezakir closed 3 years ago
@sheiquezakir I guess it would be nice to add null safety support to the whole package: https://dart.dev/null-safety/migration-guide
Let me see what we can do.
Sure, I can do that.
@sheiquezakir @robertohuertasm I had a go at migrating to null safety https://github.com/koa-health/mixpanel_analytics/pull/14
Closing in favor of #14. Thanks for this @sheiquezakir!
I've updated shared_preferences version to 2.0.3, because it was causing the problem while migrating dart's null aware feature.