contacts 0.3.0-nullsafety.2
contacts: ^0.3.0-nullsafety.2 copied to clipboard
A set of classes useful for managing contacts, for save in a database and retrieve from it.
0.3.0-nullsafety.2 2021-1-26 #
- Updated
url_launcherdependency.
0.3.0-nullsafety.1 - 2020-12-11 #
- Minor changes to
analysis_options.yaml. - Changed version in order to show that it is null safety.
0.2.0-dev.1 2020-12-9 #
- Added
call()method toContactclass. - Added
sms()method toContactclass. - Added
mailTo()method toEmailclass. - Improved README.md file.
- Improved the documentation.
- The package description has been expanded.
- Added the use of
pedanticpackage. - Added
analysis_options.yamlfile.
0.1.0-dev.1 2020-12-2 #
- First pre-release.
- Contains all the basic classes.