felangel / bloc

A predictable state management library that helps implement the BLoC design pattern
https://bloclibrary.dev
MIT License
11.56k stars 3.37k forks source link

docs(testing): add Dart/Flutter tabs for installing dev dependencies #4113

Closed nilgaar closed 3 months ago

nilgaar commented 4 months ago

Status

READY

Breaking Changes

NO

Description

Just styling the "Testing" dependencies installation tabs to match the ones in the "Getting Started" page.

Now it looks like: Dart:

imatge

Flutter:

imatge

Type of Change