Fabio Biola

Results 15 issues of Fabio Biola

Hello, After changing the number of expandable rows in my dataset and call reloadData, the app crashes. This is caused by `fatal error: Index out of range` from [this line](https://github.com/younatics/ExpandableCell/blob/1f9bfc3cb6b5d4adf353c1bdda68a30782137b7c/ExpandableCell/ExpandableProcessor.swift#L160)....

Hi The default random image provider, LoremPixel, is currently unavailable (500 response). Could you consider to switch to another random image provider? Thanks

Hi, You library is awesome, but I have a request. You could add the vanish effect to your lib? It should be another ripple effect after the first, and it...

enhancement
UI

Hi, I would like to know if you will port this library to Android in the future, Because It would be very useful to have a single service for localizing...

Hi I really would like to install this plugin in compatibility with `homebrew` (https://brew.sh) I use homebrew it to be able to upgrade cocoapods with all my other packages in...

Hello, There is a way to translate the "Select" label on the bottom? I need it translated in Italian, which is "Seleziona". Maybe you can add an option to add...

Hi, I'm trying to use this project for nesting routers, and it will be very useful if you can attach in the docs a link to a full example. (like...

Docs

Since the latest stable version of Flutter 1.22 the embedded view support is out of preview. So these lines: ``` io.flutter.embedded_views_preview ``` can be removed from README

Hello, It would be really cool to have a static analysis tool to see in IDEs, or just in terminal if there are empty Observers, without having to run the...

Hello, I have an external API that is returning me an EventStream with a JSON content, but it seems like they are returning an invalid utf8, since when connecting to...