Juan Campuzano
Juan Campuzano
**Description** Currently the package doesn't support the "fix" command, if you run ``` metrics fix ```it will throw an error with the following: ```Usage: metrics analyze [arguments] ```.  **Why...
**Describe the error** Currently working on a very large monorepository and executed `dart run dart_code_linter:metrics fix lib` and got the following error. ``` Resolving dependencies in `/Users/juan-campuzano/Documents/projects/maxxcontrol`... Downloading packages... Got...
## Description ## Category - [ ] Feature - [ ] Fix ## Checklist - [ ] The pull request is complete according to the [guide of contributing](https://github.com/bancolombia/async-dataflow/wiki/Contributing) - [...
The example hosted in https://flutter-ai-toolkit-examp-60bad.web.app/, throws an error when send a message to the model. This example can be referenced in this [page](https://docs.flutter.dev/ai-toolkit).