Version 1.2.0 of the package is showing the following static analysis errors on pub -
_INFO: The part-of directive uses a library name.
lib/src/api/api/inference_api.dart:8:1
╷
8 │ part of huggingface_client;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/api/api/inference_api.dart
INFO: The part-of directive uses a library name._
89 isues in total, this needs to be fixed and the package re-released.
Version 1.2.0 of the package is showing the following static analysis errors on pub -
_INFO: The part-of directive uses a library name. lib/src/api/api/inference_api.dart:8:1
╷ 8 │ part of huggingface_client; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ To reproduce make sure you are using the lints_core and run dart analyze lib/src/api/api/inference_api.dart
INFO: The part-of directive uses a library name._
89 isues in total, this needs to be fixed and the package re-released.