discord_manager 0.1.0 copy "discord_manager: ^0.1.0" to clipboard
discord_manager: ^0.1.0 copied to clipboard

discontinued
outdated

Manager for Discord's OAuth2 implementation, non-dependant of any backend or database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add discord_manager

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  discord_manager: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:discord_manager/discord_manager.dart';
6
likes
0
pub points
0%
popularity

Publisher

verified publishermeix.dev

Manager for Discord's OAuth2 implementation, non-dependant of any backend or database.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, flutter, http, meta, uni_links, url_launcher

More

Packages that depend on discord_manager