Luis
Luis
> Hey man so if you switch back to 0.6.0 it worked? Im having trouble receiving callbacks when I navigate away from the app and into the background. Heres my...
Ok I'll be aware of the first stable version. Thank you
There are several use cases that can benefit from positional optional parameters in constructors... for instance an entity that has some fields that are not required lets think about an...
You will have to implement your own fix... You can use this library code by doing the fix I recommend above.
Check here [ISSUE 297](https://github.com/natintosh/intl_phone_number_input/issues/297) for possible duplicated
I will test it
I had this exact same issue, in my case I created an adapter for the flutter math Point class which I used inside one of my business logic classes. The...
> Well, that seems to be an important bug since when I change the structure of the hive class my users would have to reinstall the app.... Not necessarily, you...
@RobinLbt what about the `void write(BinaryWriter writer, SubPerson obj)` method after migration? I mean... if the write method doesn't write anything to the BinaryWriter then the migrated read should be...
This is a duplicate of [ISSUE 669](https://github.com/florent37/Flutter-AssetsAudioPlayer/issues/669)