gbmiranda / flutter_plus

Develop applications in Flutter more quickly and easily. Customize Containers, Buttons, Texts and TextFields in a few lines. Navigate between Screens and open BottomSheets, Dialogs and Snackbars without context from any point.
MIT License
21 stars 8 forks source link

Migrate to NullSafety #4

Closed pythonhubdev closed 3 years ago

pythonhubdev commented 3 years ago

Please migrate to null safety.

pythonhubdev commented 3 years ago

I have migrated the codebase to complete the null safe version and I have also made a pr for it. You can review and accept the pr. @renatoassis01 @gbmiranda

renatoassis01 commented 3 years ago

@pythonhubpy Amazing. Gabriel will review

pythonhubdev commented 3 years ago

Thanks will work on other todo's.

pythonhubdev commented 3 years ago

Migrated to null Safety #5