- Updated dependency version for http.
- Updated dependency package versions, and allowed Dart version 3.
- Minor updates to resolve static analysis issues.
- Minor updates to resolve static analysis issues. Updated example.
- Upgraded to null safety.
- Changed API domain from www.transparency.treasury.gov to api.fiscaldata.treasury.gov.
- Fixed bug when intragov_hold_amt was null.
- Fixed crash when intragov_hold_amt was null.
- Changed package http version requirement to >=0.12.2 and updated documentation.
- Downgraded package async to 2.4.0 because flutter_driver still requires version 2.4.1.
- 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/.
- Minor updates based on Health suggestions from pub.dev, utilizing pedanctic.
- Changed async version from 2.4.0 to 2.3.0 to support the current version of Flutter.
- Minor update
- Added exported files that were missing from export.
- Initial Open Source release.