File tree Expand file tree Collapse file tree 2 files changed +29
-3
lines changed
Expand file tree Collapse file tree 2 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 1- ## 0.0.1
1+ # Changelog
22
3- * TODO: Describe initial release.
3+ All notable changes to this project will be documented in this file.
4+
5+ ## [ 0.0.5] - 2024-11-19
6+ ### Added
7+ - Improved documentation for better clarity on package usage.
8+
9+ ### Fixed
10+ - Minor typos and formatting issues in the README file.
11+
12+ ## [ 0.0.4] - 2024-11-19
13+ ### Updated
14+ - Enhanced documentation with additional examples.
15+
16+ ## [ 0.0.3] - 2024-11-19
17+ ### Changed
18+ - Updated README with clearer instructions and added Key Features section.
19+
20+ ### Fixed
21+ - Resolved minor inconsistencies in the example code.
22+
23+ ## [ 0.0.2] - 2024-11-19
24+ ### Updated
25+ - Improved documentation with better usage guidelines.
26+
27+ ## [ 0.0.1] - 2024-11-19
28+ ### Initial Release
29+ - First release of ` open_mail ` , providing basic functionality to open mail applications on supported platforms.
Original file line number Diff line number Diff line change 11name : open_mail
22description : A Flutter package to query the device for installed email apps and open them programmatically.
3- version : 0.0.4
3+ version : 0.0.5
44homepage : https://github.com/Cuboid-Inc/open_mail
55repository : https://github.com/Cuboid-Inc/open_mail
66
You can’t perform that action at this time.
0 commit comments