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

Clone a Flutter app from a url. Any local dependencies are installed with the app package.

example/flown_example.dart

import 'package:flown/flown.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Clone a Flutter app from a url. Any local dependencies are installed with the app package.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

args, path, yaml, yamlicious

More

Packages that depend on flown