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

A simple Dart package that returns a custom greeting string.

badsha #

A simple Dart/Flutter package that returns a custom greeting string.

Features #

  • Returns a static or dynamic greeting message
  • Easy to use
  • Lightweight

Usage #

import 'package:badsha/badsha.dart';

void main() {
  print(Badsha.getGreeting()); // Hello from Badsha!
}
0
likes
150
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple Dart package that returns a custom greeting string.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on badsha