ShadyBoukhary / flutter_clean_architecture

Clean architecture flutter: A Flutter package that makes it easy and intuitive to implement Uncle Bob's Clean Architecture in Flutter. This package provides basic classes that are tuned to work with Flutter and are designed according to the Clean Architecture.
https://pub.dartlang.org/packages/flutter_clean_architecture
MIT License
691 stars 172 forks source link

[Minor Candidate][Responsive View] - Changed methods from ResponsiveViewState and removed deprecations #57

Closed rafaelcmm closed 3 years ago

rafaelcmm commented 3 years ago

Description

This PR has the objective of:

Since both changes are breaking changes, I decided to bump a minor version, if you agree with it.

Developer checklist

For reviewers

All PR's needs at least one reviewer to be merged.

Before merge this PR confirm that it meets all requirements listed below: