timeago_flutter_tec 4.0.0
timeago_flutter_tec: ^4.0.0 copied to clipboard
Timeago Widget for Flutter to create fuzzy timestamps. (e.g. "15 minutes ago").
4.0.0 #
- 🚨 Breaking change: Rename package
timeago_flutter
totimeago_flutter_tec
- Clone the repository to
timeago_tec
- Updated dependencies
- Updated Dart SDK constraints
- Add support for
timeago_tec
4.0.0
3.7.0 #
- Add support for
timeago
3.7.0
3.6.0 #
- Add support for
timeago
3.6.0
3.5.0 #
- Add support for
timeago
3.5.0
3.4.0 #
- Add support for
timeago
3.4.0 - Now this package version should be in sync with
timeago
version
1.2.0 Update timeago dependency to ˆ3.3.0 #
1.1.0 Update timeago dependency to ˆ3.2.0 #
1.0.0 Update for null safety. @andresaraujo #
0.3.0 Improvements to flutter widget to support auto refresh @kranfix. #
- Creating a TimerRefreshWidget as a base for TimerRefresh
- Making packge compatible with timeago all 2.x.x
0.2.0 Improvements to flutter widget to support auto refresh @kranfix. #
- Refactoring for using less code for timeago_flutter
- New widget TimerRefresh
0.1.0 Initial release. #
- Timeago widget