I understand the FF doesn't provide the direct phone call action so I wrote a custom action using flutter_phone_direct_caller package. the code like below:
However the action seems not like what I expected. the app launched dialing screen and the number, rather than direct dialing. Anyone has the same issue?