ai_text_summary
A Dart package that summarizes long blocks of text into 3-line summaries using OpenAI.
What this package is like to depend on
Last release 1 years ago
22 May 2025
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
2 releases ยท first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
2 releases ยท May 2025 to May 2025
2026
Releases
latest 2-
1.1.122 May 2025Release notes
Open source โAdded
- ๐ Included a working
example/to demonstrate how to useSummaryService. - ๐งพ Added comprehensive DartDoc comments to public API.
- ๐ Updated SDK constraints to support Dart 3.4.0.
- ๐ฆ Improved
pubspec.yamlformatting and dependency versions.
- ๐ Included a working
-
0.0.122 May 2025Release notes
Open source โ- ๐ First version of AI Text Summary.
- ๐ง Summarizes long text blocks using OpenAI's API.