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

outdated

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
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

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