Skip to content

issue on release build fix - #353

Open
bornakpaul wants to merge 1 commit into
rekabhq:masterfrom
bornakpaul:patch-1
Open

issue on release build fix#353
bornakpaul wants to merge 1 commit into
rekabhq:masterfrom
bornakpaul:patch-1

Conversation

@bornakpaul

Copy link
Copy Markdown

fix for [ERROR:flutter/shell/common/shell.cc(93)] Dart Error: Dart_LookupLibrary: library 'package:untitled/location_callback_handler.dart' not found. By adding @pragma('vm:entry-point') before a class/ function, we let compiler know that the native code can access it

fix for [ERROR:flutter/shell/common/shell.cc(93)] Dart Error: Dart_LookupLibrary: library 'package:untitled/location_callback_handler.dart' not found.
By adding @pragma('vm:entry-point') before a class/ function, we let  compiler know that the native code can access it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant