tananga_helpers 0.0.3 copy "tananga_helpers: ^0.0.3" to clipboard
tananga_helpers: ^0.0.3 copied to clipboard

Package with helpful classes used in Tananga apps

example/tananga_helpers_example.dart

import 'package:tananga_helpers/tananga_helpers.dart';

void main() {
  var loading = TanangaAsyncValue.loading();
  print('isLoading: ${loading.value}');
}
1
likes
145
points
23
downloads

Publisher

verified publishertananga.com

Weekly Downloads

Package with helpful classes used in Tananga apps

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on tananga_helpers