theta_cli 0.4.1 copy "theta_cli: ^0.4.1" to clipboard
theta_cli: ^0.4.1 copied to clipboard

Theta CLI allows the remote user interface to be preloaded for use without an Internet connection.

Theta CLI #

https://api.buildwiththeta.com/storage/v1/object/public/theta-assets/docs/theta_cli.jpg

Theta CLI allows the remote user interface to be preloaded for use without an Internet connection.


Getting Started 🚀 #

Activate Theta CLI globally via:

dart pub global activate theta_cli

Usage #

$ theta link -anon-key ANON_KEY

Retrieve the names and ids of the nodes. #

Avoid writing strings into the code. Instead, you can retrieve all the names and ids of the nodes in the project and use them safely.

$ theta load-names

Preload components #

Preload your files for Preloaded connection mode.

$ theta preload

The command preload allows you to preload the remote user interface for use without an Internet connection. It preloads also the images used in the remote user interface.

Run this command inside the root of a Flutter app. The folder must contain a pubspec.yaml file.

Other commands #

# Show CLI version
$ theta --version

# Update CLI
$ theta update

# Show usage help
$ theta --help
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Theta CLI allows the remote user interface to be preloaded for use without an Internet connection.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

args, cli_completion, either_dart, encrypt, equatable, get_it, http, interact, mason_logger, pub_updater, recase, uuid

More

Packages that depend on theta_cli