Flutter-Blockchain
Flutter-Blockchain copied to clipboard
fix: outdated flutter and solidity code
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