fortnite 1.0.9 copy "fortnite: ^1.0.9" to clipboard
fortnite: ^1.0.9 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.

1.0.7 #

  • Get item data method to FortniteApiIo class.
  • Get item sets method to FortniteApiIo class.
  • Get rarities method to FortniteApiIo class.
  • Get shop method to FortniteApiIo class.

1.0.8 #

  • Create device auth method to auth library.
  • Create exchange code method to auth library.
  • Create specific fortnite auth client access token method to auth library.
  • Kill multiple sessions method to auth library.
  • Get external auths connections method to auth library.
  • Unlink external auth method to auth library.

1.0.9 #

  • More documentation on structures of FortniteApiIo class.
  • MCP profile manager.
  • Common core profile manager.
  • VBucks method to common core profile manager.
  • Purchased vbucks getter to common core profile manager.
  • Get account receipts method to common core profile manager.
  • Get supported creator method to common core profile manager.
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