intl_phone_number_input-0.7.0+2/lib/src/widgets/input_widget.dart:321:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
- 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Public/flutter/packages/flutter/lib/src/widgets/binding.dart').
WidgetsBinding.instance!.addPostFrameCallback((timeStamp) {
^
Package version
0.7.0+2
Flutter version
3.0.5
To Reproduce
Just include and use the library.
Expected behavior
No errors throwed from the library.
Describe the bug
Package version 0.7.0+2
Flutter version 3.0.5
To Reproduce Just include and use the library.
Expected behavior No errors throwed from the library.
Targeted platforms: