natintosh / intl_phone_number_input

MIT License
164 stars 496 forks source link

The phone number no loading #376

Open lecojeuloi opened 1 year ago

lecojeuloi commented 1 year ago

Describe the bug Only on web when i register the phone number, with Get_It and Secure_Storage and i load the phoneNumber with phoneNumber: ThemeManager.myGetIt<Map<String, String>>(instanceName: "storageList")["phoneNumber"]

The phoneNumber is empty but, it's ok on android emulator and my smartphone.

Package version Your current version of the package [e.g. 0.7.2]

Flutter version Your current version of the Flutter SDK [e.g. 2.18]

To Reproduce Steps to reproduce the behavior:

  1. Code Snippet
  2. Use case
  3. Interaction with the widget
  4. See error 5 ...

Expected behavior The loading of phone number on web is ok

*Screenshots**

Capture d’écran du 2023-03-10 12-30-39

Targeted platforms (please complete the following information):

Additional context Add any other context about the problem here.