sky_tools 0.0.37 copy "sky_tools: ^0.0.37" to clipboard
sky_tools: ^0.0.37 copied to clipboard

discontinued
outdatedDart 1 only

Tools for building Flutter applications

tools #

Build Status Build status pub package

Tools for building Flutter applications.

Installing #

To install, run:

pub global activate sky_tools

or, depend on this package in your pubspec:

dev_dependencies:
  sky_tools: any

Running sky_tools #

Run sky_tools (or pub global run sky_tools) to see a list of available commands:

  • init to create a new project

Then, run a sky_tools command:

sky_tools init --out my_sky_project

Running sky_tools:sky_server #

To serve the current directory using sky_server:

pub run sky_tools:sky_server [-v] PORT

Running sky_tools:build_sky_apk #

usage: pub run sky_tools:build_sky_apk <options>

-h, --help
    --android-sdk
    --skyx

Filing Issues #

Please file reports on the GitHub Issue Tracker.

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Tools for building Flutter applications

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, archive, args, crypto, flx, mustache4dart, path, shelf, shelf_route, shelf_static, stack_trace, test, yaml

More

Packages that depend on sky_tools