- Added ability to share feature
- Opening a suggested feature page using a link
- Add sort by user suggestion
- Fix bug with background color property
- Add background color property to theme
- Updates to support flutter version 3.22.2
- Updates to support flutter version 3.16.0
- New parameter
navigatorKey
- Ability to delete the comment for owner and admin
- Delete
flutter_bloc
dependency
- Color theme updated, now material theme is used (migration gid in readme)
- Clickable item row instead of RadioButton #56
- Added sorting parameter #55
- Added initial loading #54
- Sorting added
- Dart 3.0.0 is now the minimum version
- Upgrade dependencies
- Removed cached_network_image dependency #46
- Added
Declined
andDuplicated
suggestion statuses #45
- Removed transitive dependency extended_image #43
- Fixed localization delegate #40
- Update web example
- Flutter 3.10 support
- Dart 3 support
- Changed intl version 0.17.0 to 0.18.0
- Changed extended_image version 7.0.2 to 8.0.1
- wtf_sliding_sheet 1.0.0 support
- Removed bot_toast and http dependencies
- Refactored code
- Fixed bug related to broken image uploading
- Initial release