diff --git a/README.md b/README.md index feeab3f..ada0590 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

# Api BLoC - - +[![Pub Version](https://img.shields.io/pub/v/api_bloc.svg?logo=flutter&color=blue&style=flat-square)](https://pub.dev/packages/api_bloc) +[![Coverage](https://img.shields.io/badge/coverage-100%25-green.svg)](https://codecov.io/gh/Nialixus/api_bloc) A Flutter library for managing Rest API calls using the BLoC pattern. This library provides a set of classes and utilities to simplify API calls and manage state changes.