Updated RxDart to 0.23.1
- Fixed touch event not register in the middle that is caused by the preview.
- Shrink the gesturedetector to not interfere with other widgets such as slidables
- Fixed screen and side height
- Fixed max range errors
- Fixed out of range errors
- Fixed super
- Added headers
- Massively improve performance
- Removed unnecessary dependencies
- Formatted code
- Fixed preview
- Update Documentation
- Added a few options such as: strList, itemBuilder, highlightTextStyle , normalTextStyle, showPreview
- Added alphabet scroll. Need to implement more customization options.