ask-flutter-mechanic

<critical_constraints> ❌ NO global flutter → always fvm flutter

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ask-flutter-mechanic" with this command: npx skills add navanithans/agent-skill-kit/navanithans-agent-skill-kit-ask-flutter-mechanic

<critical_constraints> ❌ NO global flutter → always fvm flutter

❌ NO skipping build_runner after model changes ✅ MUST check .fvmrc version matches fvm flutter --version

✅ MUST run bundle exec pod install not raw pod install

</critical_constraints>

<health_check>

  • Read .fvmrc (e.g., 3.35.5)

  • Run fvm flutter --version to verify

  • Run fvm flutter doctor

</health_check>

<clean_build>

fvm flutter clean fvm flutter pub get fvm flutter pub run build_runner build --delete-conflicting-outputs

</clean_build>

<ios_fix> Trigger: CocoaPods errors, linker failures

cd ios bundle install rm -rf Pods Podfile.lock bundle exec pod install --repo-update cd ..

</ios_fix>

<android_fix> Trigger: Gradle errors, SDK mismatch

  • Check android/gradle/wrapper/gradle-wrapper.properties

  • Run ./gradlew clean inside android/ </android_fix>

<dependency_conflict>

  • Read conflict tree in terminal

  • fvm flutter pub upgrade <package_name>

  • Check pubspec.lock for changes </dependency_conflict>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

ask-shadcn-architect

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

ask-commit-assistance

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

ask-skill-creator

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

ask-nextjs-architect

No summary provided by upstream source.

Repository SourceNeeds Review