stryder-dev / flutter_platform_widgets

Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets
MIT License
1.58k stars 171 forks source link

Remove debug print for material app #398

Closed DFelten closed 1 year ago

DFelten commented 1 year ago

A debug print has recently been added to the package when building a material app. This is unnecessary and has been removed with this pull request.