wiseminds / mono-flutter

A Plugin implementing android and iOS SDKs for Connect, a Mono-hosted authorisation flow that works seamlessly across browsers and devices to make gaining access to your user's accounts as easy as possible.
MIT License
11 stars 17 forks source link

Null safety error on latest version (1.1.3) #6

Closed timoladoyinbo closed 1 year ago

timoladoyinbo commented 2 years ago

Hi, thanks for the time put into developing this package.

I've discovered a null safety issue while building the latest version (1.1.3). The error is from the WidgetBinding instance in the mono_web_view.dart file.

The actual error is this Error: Property 'focusManager' cannot be accessed on 'WidgetsBinding?' because it is potentially null.

Flutter version: 2.10.3

I'll do a pull request that fixes this.

kusayp commented 2 years ago

Hi, Please am also facing the same issue. If any of the admins could please merge the code after review. Thank you.

wiseminds commented 2 years ago

I will check it out and let you know.

On Thu, Aug 11, 2022 at 3:58 PM kusayp @.***> wrote:

Hi, Please am also facing the same issue. If any of the admins could please merge the code after review. Thank you.

— Reply to this email directly, view it on GitHub https://github.com/wiseminds/mono-flutter/issues/6#issuecomment-1212108439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWLUDV7CVNCYXSVMOOR3ITVYUIIPANCNFSM5ZWJAEGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>