We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Installation of the package is very simple as running:
For Dart:
$ dart pub add televerse
For Flutter:
$ flutter pub add televerse
Or directly into your pubspec.yaml file:
pubspec.yaml
dependencies: televerse: `<latest>`
Cool, you're good to go!