katana 0.8.0-nullsafety.22 copy "katana: ^0.8.0-nullsafety.22" to clipboard
katana: ^0.8.0-nullsafety.22 copied to clipboard

unlistedoutdated

Package containing a collection of basic Flutter utilities.

Katana #

Version Language License: BSD


"Katana" is a package of utilities for Flutter. It defines several extension methods and global functions.

  • Localize
  • Improved usability of Preference
  • Extended methods for String and Map

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  katana: ^0.7.0-nullsafety

You should then run flutter pub upgrade.

Usage #

import 'package:katana/katana.dart';

License #

BSD

0
likes
0
points
7.3k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Package containing a collection of basic Flutter utilities.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, csv, flutter, intl, path_provider, shared_preferences, typed_data, uuid

More

Packages that depend on katana