QuisApp / flutter_contacts

MIT License
83 stars 138 forks source link

[openExternalEdit] is not opening in edit mode #144

Open marcodecarolisidt opened 7 months ago

marcodecarolisidt commented 7 months ago

FlutterContacts.openExternalEdit(id) is not opening in edit mode, but the user has to press edit to get in there. Is there a possibility to have add new argument to go to the edit mode straightaway?

aytunch commented 7 months ago

@joachim-quis if this is possible from the native platforms, it could be very nice quality of life improvement. Do you know if the native apis allow this?

2 problems the author of this issue stated is claimed to be solved but I don't see the edit mode by default as well https://github.com/QuisApp/flutter_contacts/issues/91