flutter_tsnet 0.0.2 copy "flutter_tsnet: ^0.0.2" to clipboard
flutter_tsnet: ^0.0.2 copied to clipboard

Flutter wrapper for tsnet

tailscale #

A new Flutter plugin project.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Run example #

To run the example, you need to have a tailscale account and an auth key. This example will run a GET request on TARGET_URL and show the response on the screen.

chmod +x build_tailscale_aar.sh
./build_tailscale_aar.sh
cd example
flutter run --dart-define=TAILSCALE_KEY=<tailscale_auth_key> --dart-define=TARGET_URL=http://<host>:<port>
1
likes
140
points
36
downloads

Publisher

verified publisherkindhome.io

Weekly Downloads

Flutter wrapper for tsnet

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_tsnet