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

outdated

This is the cookbook for Dart by appBakery.

example/cookbook_for_dart_example.dart

import 'package:cookbook_for_dart/cookbook_for_dart.dart';

void main() {
  var cookbook = Cookbook();
  print('cookbook: ${cookbook.nullOrEmpty("Ciao")}');
}
0
likes
25
pub points
0%
popularity

Publisher

verified publisherappbakery.it

This is the cookbook for Dart by appBakery.

Homepage

License

GPL-3.0 (LICENSE)

More

Packages that depend on cookbook_for_dart