Closed SunlightBro closed 3 years ago
I updated this issue above, the only to missing packages for nnbd are weak_map
and fast_immutable_collections
I have published weak_map.
I am trying to migrate fast_immutable_collections, but the migrate tool is having problems: https://github.com/dart-lang/sdk/issues/45027
In any case, its migration is underway, and should be finished soon.
I have published fast_immutable_collections. Async Redux migration is underway.
AsyncRedux version 9.0.0-nullsafety.1 published.
I opened this issue to keep track of all dependencies, so that async_redux can migrate to null-safety.
Overall this would be the dependencies in the
pubspec.yaml
: