fortnite 1.0.6 copy "fortnite: ^1.0.6" to clipboard
fortnite: ^1.0.6 copied to clipboard

outdated

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.

1.0.5 #

  • Added utils.
  • parseAuthorizationCode method to parse any kind of authorization code string.
  • getAuthorizationCodeURL method to generate a link to get authorization code from.
  • authenticateWithAuthorizationCode method to create a device auth object by authentication using authorization code.

1.0.6 #

  • Display name getter to client.
  • FortniteApiIo manager.
  • Get challenges method in FortniteApiIo class.
  • Get items method in FortniteApiIo class.
4
likes
0
pub points
0%
popularity

Publisher

verified publishervanxh.dev

A fortnite api manager library in dart. This library allows you to easily communicate with fortnite api and manage your account.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, logging

More

Packages that depend on fortnite