Reviewed-on: #2 Co-authored-by: Felipe M. <me@fmartingr.com> Co-committed-by: Felipe M. <me@fmartingr.com>
5 lines
186 B
Markdown
5 lines
186 B
Markdown
# Agent Guidelines
|
|
|
|
## After making changes
|
|
|
|
Run `dart format` and `flutter analyze` after making changes to ensure code is properly formatted and passes static analysis with no issues.
|