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

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
30
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