DPLYR-dev / SplashScreenFlutterPackage

A small splashscreen used as intro for flutter applications easily with a lot of customizations ❤️🥳
MIT License
294 stars 122 forks source link

Remove const title and hardcoded loading text #14

Closed wal33d006 closed 5 years ago

wal33d006 commented 5 years ago

The title should be completely exposed to the creator, if someone doesn't want anything under their Logo, it's currently not possible in the package. Also, expose the text under the loader to the creator, for suppose, I didn't want any text to appear below my loader so I couldn't do anything about it except for copying your code and modifying it.

KarimMohamed20 commented 5 years ago

Resolved.