This always appear an error to me
4.6.3/lib/get_navigation/src/extension_navigation.dart:357:33: Error: Method 'addPostFrameCallback'
CodePudding user response:
Update
get: ˆ4.6.1
to
get: 4.6.1
in your pubspec.
This always appear an error to me
4.6.3/lib/get_navigation/src/extension_navigation.dart:357:33: Error: Method 'addPostFrameCallback'
CodePudding user response:
Update
get: ˆ4.6.1
to
get: 4.6.1
in your pubspec.