flutter_timeline/CHANGELOG.md

17 lines
467 B
Markdown
Raw Normal View History

## 2.1.0
- Fixed multiline textfield not being dismissible.
- Fixed liking a new post you created.
- Added options to require image and enforce content length in post creation
- Added post overview screen before creating post
2023-11-23 08:55:29 +01:00
## 1.0.0 - November 27 2023
- Improved TimelineService with support for pagination
- Extra screens and configuration
- TimelineUserStory in the flutter_timeline package which uses go_router
## 0.0.1 - November 22 2023
2023-10-09 07:48:03 +02:00
- Initial release