mirror of
https://github.com/Iconica-Development/flutter_timeline.git
synced 2025-05-20 02:53:43 +02:00
22 lines
576 B
Markdown
22 lines
576 B
Markdown
## 3.0.0
|
|
|
|
- Reorder of all parameters of TimelineOptions
|
|
- Updated Flutter Image Picker form 1.0.4 to 3.0.0
|
|
|
|
## 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
|
|
|
|
## 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
|
|
|
|
- Initial release
|