katana_flutter 0.15.0+18 copy "katana_flutter: ^0.15.0+18" to clipboard
katana_flutter: ^0.15.0+18 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  katana_flutter: ^0.15.0+18

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:katana_flutter/katana_flutter.dart';
0
likes
110
pub points
1%
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

connectivity_plus, csv, device_info_plus, flutter, font_awesome_flutter, katana, package_info_plus, path_provider, share_plus, shared_preferences, url_launcher

More

Packages that depend on katana_flutter