katana_mobile 0.8.2 copy "katana_mobile: ^0.8.2" to clipboard
katana_mobile: ^0.8.2 copied to clipboard

discontinued
PlatformAndroidiOS

Katana framework provides a utility that works only on mobile (iOS, Android).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_mobile

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

dependencies:
  katana_mobile: ^0.8.2

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_mobile/katana_mobile.dart';
0
likes
110
pub points
0%
popularity

Publisher

verified publishermathru.net

Katana framework provides a utility that works only on mobile (iOS, Android).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

device_info, flutter, katana, package_info, path_provider

More

Packages that depend on katana_mobile