SunnyApp / flutter_contact

A flutter plugin for retrieving, creating, saving, and watching contacts on native devices
BSD 3-Clause "New" or "Revised" License
80 stars 62 forks source link

Any plan to update deps and support null safety? #48

Closed Mister-Hope closed 3 years ago

Mister-Hope commented 3 years ago

I am getting a conflict with:

Because innenu depends on flutter_contact ^0.6.4 which depends on logging ^0.11.4, logging ^0.11.4 is required.

So, because innenu depends on logging ^1.0.0, version solving failed.
pub get failed (1; So, because innenu depends on logging ^1.0.0, version solving failed.)
exit code 1

I did not checkout, but probably logging started null safety in 1 and my other plugins is requiring it.

ericmartineau commented 3 years ago

0.7.5+1 has null-safety