2024-04-23 13:39:49 +02:00
|
|
|
## 2.3.1
|
|
|
|
|
|
|
|
- Updated readme.
|
|
|
|
- fixed bug in `localTimelinePostService` where it was not possible to make a post.
|
|
|
|
|
2024-03-14 12:40:57 +01:00
|
|
|
## 2.3.0
|
|
|
|
|
|
|
|
- Added separate open page builders for timeline screens
|
|
|
|
- Fixed afterPostCreationGoHome routing in gorouter and navigater user stories
|
|
|
|
|
2024-03-07 09:37:13 +01:00
|
|
|
## 2.2.0
|
|
|
|
|
|
|
|
- Add all routes to gorouter and navigator user stories
|
|
|
|
- Added enablePostOverviewScreen to config
|
|
|
|
- Update flutter_image_picker to 1.0.5
|
|
|
|
|
2024-02-21 15:37:05 +01:00
|
|
|
## 2.1.0
|
2024-02-22 13:59:23 +01:00
|
|
|
|
|
|
|
- Fixed multiline textfield not being dismissible.
|
|
|
|
- Fixed liking a new post you created.
|
2024-02-21 15:37:05 +01:00
|
|
|
- Added options to require image and enforce content length in post creation
|
|
|
|
- Added post overview screen before creating post
|
2024-02-22 13:59:23 +01:00
|
|
|
|
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
|
|
|
|
2024-02-22 13:59:23 +01:00
|
|
|
- Initial release
|