fortnite 1.0.4
fortnite: ^1.0.4 copied to clipboard
A fortnite api manager library in dart. This library allows you to easily communicate with fortnite api and manage your account.
1.0.0 #
- Initial version.
1.0.1 #
- Added more MCP operations.
- Added auth clients.
1.0.2 #
- Better documentation for library.
1.0.3 #
- HTTP library with send , get , post methods.
- Custom logger for client.
- Basic client and client options.
1.0.4 #
- Added device auth to client options.
- Added auth class.
- Added session manager.
- Epic api request send method.