Baseflow / flutter-permission-plugins

This repo contains a collection of permission related Flutter plugins which can be used to request permissions to access device resources in a cross-platform way.
https://baseflow.com
MIT License
52 stars 34 forks source link

removed open/closing brackets #2

Closed j3g closed 5 years ago

j3g commented 5 years ago

removed open/closing brackets to be consistent in the switch statement

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

just code cleanup, cosmetic

:arrow_heading_down: What is the current behavior?

n/a

:new: What is the new behavior (if this is a feature change)?

n/a

:boom: Does this PR introduce a breaking change?

no

:bug: Recommendations for testing

n/a

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting