duytq94 / flutter-intro-slider

Simple and configurable app introduction slider for Flutter
https://pub.dartlang.org/packages/intro_slider
MIT License
677 stars 141 forks source link

Allow supplying a custom title and/or description widgets. #41

Closed noordawod closed 5 years ago

noordawod commented 5 years ago

Comes in handy if the title or description need to be a spannable to support different weights of texts.

duytq94 commented 5 years ago

Thanks for your contribution.

noordawod commented 5 years ago

Thanks for merging, @duytq94.