- Convert imports of implementation libraries under
package:fixnum/src/*into
imports ofpackage:fixnum/fixnum.dartto prevent issues when version 1.2.0
is released with platform-specific implementation libraries that generated
code should not import directly. This is a temporary workaround, it will be
replaced by a new way of managing imports in a future major version release.