parrot 0.0.0 copy "parrot: ^0.0.0" to clipboard
parrot: ^0.0.0 copied to clipboard

outdated

Parrot is a progressive framework for building efficient, reliable and scalable Dart applications.

example/parrot_example.dart

import 'package:parrot/parrot.dart';

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

Publisher

verified publisherodroe.com

Parrot is a progressive framework for building efficient, reliable and scalable Dart applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on parrot