status_page 0.2.1
status_page: ^0.2.1 copied to clipboard
Library to consume Atlassian's Status Page API from dart. Allows to request endpoints of pages, components, and incidents.
0.2.1 #
- Fixed analysis issue
0.2.0 #
- Improved package score
0.1.4 #
- Extended support for all types of incidents.
0.1.3 #
- Handling HTTP error 420 Enhance Your Calm.
0.1.2 #
- Summary function added like optimization to avoid multiple calls to the StatusPage API.
0.1.1 #
- Added support for unresolved incidents.
0.1.0 #
- First release including only pages, specific page by id and components.