Skip to content

Flutter-Bounty-Hunters/fbh_dev_practices

Repository files navigation

FBH Dev Practices

Apps, packages, AI skills, and AI tools for writing and reviewing code in FBH projects.

Workspace Layout

  • apps/ contains runnable applications and CLIs.
  • packages/ contains reusable Dart and Flutter packages. Add package paths to the root workspace list as packages are created.
  • Non-app, non-package directories also at the top level.

Projects

  • apps/ai_pr_review_optimizer - CLI app that runs an AI review of a GitHub PR.
  • packages/ - Shared logic and utilities used across apps and skills.
  • skills - Collection of AI skills to help write and review code in FBH projects.

Workspace Commands

Common workspace commands:

dart pub get
dart run melos analyze
dart run melos format
dart run melos test

About

Tools and references for how developers should contribute to FBH projects

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages