Skip to content

Fixes #53 : Fixed all deprecation and other warnings

Suryansh Singh Tomar requested to merge PaRaDoX50/monumento:warnings-fix into master

Now the dart analysis shows zero warnings.

Changes I made:

  • Used the label attribute instead of the title attribute for BottomNavigationBarItem widget.
  • Removed the unused variables.

Fixes #53 (closed)

Merge request reports