best-flutter / flutter_page_indicator

Page indicator for flutter, with multiple build-in layouts.
MIT License
180 stars 74 forks source link

Avoiding negative width #9

Open ivanjosiel opened 4 years ago

ivanjosiel commented 4 years ago

When widget.count is 0 the resulting width is negative and throws "BoxConstraints has a minimum negative width.".