I am new to Getx on Flutter.On Vscode,I created Getx App Structure by clicking right mb and this error just occured.Can someone tell me how to fix this problem?
check that your class is extending Bindings in application_bindings.dart class. If do so just close your vscode and open it again the error will be gone.