Flutter-Blockchain icon indicating copy to clipboard operation
Flutter-Blockchain copied to clipboard

fix: outdated flutter and solidity code

Open alefl10 opened this issue 2 years ago • 0 comments

This PR includes:

  • very_good_analysis which tells developers what's wrong with their Dart/Flutter code right away
    • Notice that Flutter code updates are implemented based on the linter suggestions
  • solidity version updated to ^0.8.7
  • Flutter SDK update to >=2.16.2 <3.0.0
  • Flutter dependencies update

alefl10 avatar May 15 '22 10:05 alefl10