- NEW: Add ability to set the x and y offset of scroll view
- NEW: Add getter methods for x and y scroll values
- NEW: Add getter methods for overscrolled widget width and height
- NEW: Add getter methods for container that holds the overscrolled widget width and height
- NEW: Add optional listener for x and y scroll values
- NEW: Add velocityFactor to make fling velocity configurable
- FIX: Prevent fling and gesture animation mixing up
- NEW: Bring project files to root level
- NEW: Add Flutter mention to project
- NEW: Initial Release.