flutter_sheet_localization icon indicating copy to clipboard operation
flutter_sheet_localization copied to clipboard

upgraded analyzer and build_runner dependencies

Open elias8 opened this issue 3 years ago • 1 comments

  • upgraded analyzer dependency with version constraints of >=0.39.0 <1.0.0 and
  • upgraded build_runner dependency to the latest version which is ^1.10.4

These changes will solve conflicts with other libraries that use analyzer and build_runner as their dependency, such as auto_route_generator.

elias8 avatar Nov 03 '20 00:11 elias8

Sorry for the delay, I was on a big refactoring pass.

A new version is available. Please tell me if it works better on your side!

Note that there are a few changes to do to your delegate class implementation (see the README for more details).

aloisdeniel avatar Apr 15 '21 09:04 aloisdeniel