Bonjour à tous,
Je développe une application Flutter et je rencontre plusieurs erreurs dans mon fichier job_space_screen.dart :
The method _buildDepositCvTab isn't defined for the type _JobSpaceScreenState.
The method _buildViewOffersTab isn't defined for the type _JobSpaceScreenState.
The method _fetchRecruiterSubscriptionStatus isn't defined for the type _JobSpaceScreenState.
Undefined name _initiateStripeSubscription.
Voici le fichier concerné (Gist GitHub) :
🔗 https://gist.github.com/bullers87/9845b1484591111b29c963fc2b874437
Si quelqu’un a une idée ou peut m’orienter, merci beaucoup 🙏