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

A simple Dart package that returns a hello message.

Simple Dart package that returns a hello message for a given name.

Usage #

import 'package:satheesh_hello/satheesh_hello.dart';

void main() {
  final message = sayHello('Satheesh');
  print(message); // Hello Satheesh
}
0
likes
150
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple Dart package that returns a hello message.

Homepage

License

MIT (license)

More

Packages that depend on satheesh_hello