firebase_messaging library our app uses requires nanopb (~> 3.30910.0) But this library has a different requirement. nanopb (< 2.30911.0, >= 2.30908.0) Do you think there would be any issues if we just updated the requirements in a forked repo?
firebase_messaging library our app uses requires
nanopb (~> 3.30910.0)
But this library has a different requirement.
nanopb (< 2.30911.0, >= 2.30908.0)
Do you think there would be any issues if we just updated the requirements in a forked repo?