Vince Varga

Results 23 comments of Vince Varga

I would love to be able to serialize private fields. My use-case: I would like to serialize and deserialize the state of the application with [`hydrated_bloc`](https://pub.dev/packages/hydrated_bloc), but some of the...

This package already has null safety, it's just not published on pub.dev yet. https://github.com/semlette/nfc_in_flutter/issues/90

Thank you for your PR. I published a pre-release version on pub.dev https://pub.dev/packages/esptouch_flutter/versions/1.1.0-androidv2 Please give it a try, and let us know if anything is not working as it did...

Hmm, I'm not sure what we can do to help with your issue. Could you resolve it on your own? Do you have any more data?

@ducnguyenenterprise This is only about updating the [`example`](https://github.com/smaho-engineering/esptouch_flutter/tree/master/example) so that it uses the latest versions of its dependencies.

Thank you for submitting the issue. I'm not sure when I'll have the time to fix this issue and test the package properly. We accept pull requests in case someone...

Thank you for letting us know. I'm not sure when we'll have time to do the migration (and the testing required to make sure everything is still running correctly). Community...

I published a pre-release version on pub.dev https://pub.dev/packages/esptouch_flutter/versions/1.1.0-androidv2 Please give it a try, and let us know if anything is not working as it did before. If we don't receive...

At the project I am working on, we currently use our own "pay" plugin (it's a heavily edited fork of the `flutter_pay` plugin). That plugin has a set of Dart...

Just FYI, there is the [`coverage`](https://pub.dev/packages/coverage) package by the [`tools.dart.dev` publisher](https://pub.dev/publishers/tools.dart.dev/packages) that seems to be working very well now.