- Fix #25
- Migrate to null safety
- Remove redundant dependencies
- Update dart docs
- Fix update of selected item
- Update dependencies to latest version
- Fix spelling
- Get rid of deprecated method call 'inheritFromWidgetOfExactType'
- Throw exception if dsl not extends dsl listener
- Add listener to notify that user must hold instead of just tap
- Add optional decoration param to DSL Container
- Choice screen color can be set up using theme
- Improve code formatting, fixed immutable issues.
- Improve documentation
- Horizontal scroll problem fix
- Scale down small overlay problem resolved
- Initial Open Source release.