hello_greetings 0.0.1 copy "hello_greetings: ^0.0.1" to clipboard
hello_greetings: ^0.0.1 copied to clipboard

A tiny demo package that returns greeting messages.

hello_greetings #

A tiny demo Flutter package that returns greeting messages.

Usage #

import 'package:hello_greetings/hello_greetings.dart';

void main() {
  print(greet('Sahil'));
}
1
likes
150
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A tiny demo package that returns greeting messages.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hello_greetings