Closed jakemac53 closed 3 years ago
Can you lay out the planned tasks here? Or comment on my guess, haha:
pub publish
the timezone package?I'm fuzzy on how/when I publish with this nullsafety version of glob as a dep.
Your assumed plan was basically correct :)
- land this
- import this into timezone internal
- land glob in SDK DEPS, import it into internal
- remove override in the timezone package?
pub publish
the timezone package?I'm fuzzy on how/when I publish with this nullsafety version of glob as a dep.
You can publish at any time, once we have 2.12.0
stable we will publish a stable release, this is only a dev dependency anyways though.
Actually ya you probably have no reason to even bother with publishing since it is only a dev dep
Thanks much!
Needs an override on the git branch for now, this is temporary for landing glob 2.0 internally as I will need to pull this in with the glob roll.