belelaritra / Neumorphic_Calculator

A Soft UI (Neumorphism) Simple Calculator created using Flutter.
BSD 3-Clause "New" or "Revised" License
41 stars 6 forks source link

[BUG] Broken about button #12

Open leestarb opened 2 years ago

leestarb commented 2 years ago

To reproduce: Click on the About button.

Current behaviour: Nothing happens.

Expected behaviour: Open projects github in a browser.

Additional information: OS: Android 12

Works on android 7

danger-ahead commented 2 years ago

Hi again @leestarb! Tried reproducing this issue in Android 12 emulator. Worked just fine. (Tested on Android 12 and 11, I didn't notice any issue).

Could you provide some more details regarding this?

  1. The model of the device you're using.
  2. Did you check if your device has a browser to open the https link?

Also if you've managed to figure out what's causing this issue. Please let me know.