Update package_info dependency, fix missing package name on iOS
-
Prepare for package_info version 1.0.0 -
Add iOS workaround for missing app name, possibly related to Catcher not sending error reports for iOS (Closes #213 (closed))
Resources
https://pub.dev/packages/package_info#backward-compatible-100-version-is-coming:
The package_info plugin has reached a stable API, we guarantee that version 1.0.0 will be backward compatible with 0.4.y+z. Please use package_info: '>=0.4.y+x <2.0.0' as your dependency constraint to allow a smoother ecosystem migration. For more details see: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
Includes the workaround from #213 (comment 160509)
Edited by Robert Palm