katana 0.8.2+16 copy "katana: ^0.8.2+16" to clipboard
katana: ^0.8.2+16 copied to clipboard

unlistedoutdated

Package containing a collection of basic Flutter utilities. It provides the base part of the Masamune framework.

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.8.2

You should then run flutter pub upgrade.

Usage #

import 'package:katana/katana.dart';

License #

BSD

0
likes
0
pub points
40%
popularity

Publisher

verified publishermathru.net

Package containing a collection of basic Flutter utilities. It provides the base part of the Masamune framework.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, crypto, csv, device_info, device_info_platform_interface, flutter, intl, package_info_plus, path_provider, shared_preferences, sprintf, typed_data, url_launcher, uuid

More

Packages that depend on katana