IntroViews-Flutter icon indicating copy to clipboard operation
IntroViews-Flutter copied to clipboard

Customization needed in body and indicators

Open abdallah-gaber opened this issue 6 years ago • 11 comments

I want to have the ability to change the view of the circles below (page indicators) and I want to do custom content, Because I want to Implement this on,

screenshot

So Can I do that?

abdallah-gaber avatar Feb 09 '19 09:02 abdallah-gaber

And also the localization, how to set it to drag from left to right in rtl languages.

abdallah-gaber avatar Feb 09 '19 10:02 abdallah-gaber

@abdallah-gaber, surely will look upon this issue. If you want to contribute then you are most welcomed! 😄

aagarwal1012 avatar Feb 12 '19 15:02 aagarwal1012

Is there any news about this, if yes, how to do it ?

tounoussiKhalid avatar May 02 '19 11:05 tounoussiKhalid

hello, is there any solution for customizing bubble size? I have more than 3 pages and it giving overflowed by pixcels error.

blbhargav avatar Jun 12 '19 11:06 blbhargav

Kindly ping

marianoarga avatar Aug 22 '19 13:08 marianoarga

@marianoarga, I can't get your comment, can you please elaborate?

aagarwal1012 avatar Aug 22 '19 20:08 aagarwal1012

@aagarwal1012 I mean I'm just kindly reminding this feature would be apreciated, just that :)

marianoarga avatar Aug 22 '19 20:08 marianoarga

@marianoarga, thanks for reminding me. Currently, I am a bit occupied with different things, a pull request from your side will be highly appreciated.

aagarwal1012 avatar Aug 22 '19 20:08 aagarwal1012

this feature would be very important for me. I don´t need the big indicators or icons in the indicator. I just need the clean and simple page indicator style like on the screenshot and in every other app. Please add an option to choose the size or add small indicator dots.

emme10 avatar Sep 25 '19 16:09 emme10

This is the most important factor when I look upon a package. A strict package with no customization normally doesn't make sense, 'cause it doesn't cover several use cases. I will list all of the features which should be customized like below:

  1. PageViewModel:
  • 'title' should be an optional param and doesn't take up spaces when default to null.
  • 'bubble' should be customizable. Right now there is no way to change bubbles except circles. And the size of the buble is very large, should be customizable too.
  • should have alignment param for body text and indicators.
  1. IntroViewsFlutter:
  • Should have an optional boolean param named 'showDoneButton' for those who don't want Done Button.

For example, as you can the pic below which I want to implement take01

  • I don't want Title text, but it still takes up huge spaces when already being set it to Text('') (very ugly).
  • The body text and indicators will be right below the image, but right now they are fixed on the bottom.
  • Indicators can't be customized except circle bubbles. This is just a few lines of codes but it will facilitate a lot more use cases.

dungnv2602 avatar Oct 26 '19 10:10 dungnv2602

any update on this?

nydlmaster avatar Oct 10 '20 09:10 nydlmaster