seel-channel / helpers

FLUTTER PACKAGE: It's a tool that allows you to convert repetitive and tedious statements into easy-to-read and intuitive statements.
https://pub.dev/packages/helpers
MIT License
16 stars 30 forks source link

Avoiding using exclamation mark operators #1

Closed kyryloz closed 3 years ago

kyryloz commented 3 years ago

Avoiding using exclamation mark operators where it's unsafe to do.

Related to the issue described here https://github.com/seel-channel/video_viewer/issues/23

seel-channel commented 3 years ago

Thank for your pull request!