katana 0.8.5+20 copy "katana: ^0.8.5+20" to clipboard
katana: ^0.8.5+20 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.4

You should then run flutter pub upgrade.

Usage #

import 'package:katana/katana.dart';

License #

BSD