treasury_direct 2.1.0 treasury_direct: ^2.1.0 copied to clipboard
A Dart library package to access the debt of the United States from the US Treasury Direct site.
2.1.0 #
- Changed package http version requirement to >=0.12.2 and updated documentation.
2.0.1 #
- Downgraded package async to 2.4.0 because flutter_driver still requires version 2.4.1.
2.0.0 #
- Updated the Treasury API endpoint to use the new endpoint: https://www.transparency.treasury.gov/services/api/fiscal_service/v2/accounting/od/debt_to_penny. Documentation here: https://fiscaldata.treasury.gov/datasets/debt-to-the-penny/.
0.1.4 #
- Minor updates based on Health suggestions from pub.dev, utilizing pedanctic.
0.1.3 #
- Changed async version from 2.4.0 to 2.3.0 to support the current version of Flutter.
0.1.2 #
- Minor update
0.1.1 #
- Added exported files that were missing from export.
0.1.0 #
- Initial Open Source release.