device_simulator icon indicating copy to clipboard operation
device_simulator copied to clipboard

Target release_ios_bundle_flutter_assets failed

Open faithoflifedev opened this issue 4 years ago • 2 comments

Here is the error that this PR resolves (shown during "flutter build ios") using Flutter (Channel beta, 1.19.0-4.1.pre, on Mac OS X 10.15.5 19F101, locale en-CA):

This application cannot tree shake icons fonts. It has non-constant instances of IconData at the following locations: - file:///Users/chris/projects/flutter/.pub-cache/hosted/pub.dartlang.org/device_simulator-0.9.6/lib/src/apple_icon.dart:4:24 Target release_ios_bundle_flutter_assets failed: Exception: Avoid non-constant invocations of IconData or try to build again with --no-tree-shake-icons. build failed.

faithoflifedev avatar Jun 16 '20 05:06 faithoflifedev

@vlidholt I'm having the same issue. It would be nice if you could merge this as soon as possible.

[✓] Flutter (Channel stable, 1.20.1, on Mac OS X 10.15.5 19F101, locale en-LV)
    • Flutter version 1.20.1 at /Users/martinsandersons/Development/Flutter
    • Framework revision 2ae34518b8 (6 days ago), 2020-08-05 19:53:19 -0700
    • Engine revision c8e3b94853
    • Dart version 2.9.0

krokyze avatar Aug 12 '20 13:08 krokyze

@vlidholt is this package abandoned?

danydev avatar Aug 04 '21 16:08 danydev