katana 0.10.0+1 copy "katana: ^0.10.0+1" to clipboard
katana: ^0.10.0+1 copied to clipboard

unlisted

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

Masamune logo

Masamune Framework

Follow on Twitter Maintained with Melos


[YouTube] | [Packages] | [Twitter] | [LinkedIn]


Framework for modularizing and reusing not only Flutter widgets, but also models, pages, and the app itself.

The framework itself has the following components.

Package Name Details
katana Packages for extensions and additional functions of the Dart language.
katana_flutter Packages for extensions and additional functions of the Flutter.
katana_routing Package that provides page routing and page-related mechanisms.
katana_module Package to provide a base system of modules.
model_notifier Package to provide model and status notification mechanisms.
masamune Basic package for using the Masamune framework.
masamune_module Package that defines the page module.

The following plug-ins are additionally loaded depending on the functions used by the application.

Basically, you can pass the Adapter as a module to UIModuleMaterialApp to use additional functionality.

Package Name Details
katana_firebase Package for using the Core portion of Firebase.
firebase_model_notifier Package that optimizes model_notifier for Firebase and Firestore.
masamune_firebase Basic package for using Firebase and Firestore.
masamune_purchase Package to provide mobile billing functionality. It is equipped with functions to perform all billing on the client without server verification, etc.

Documentation #

License #

License: BSD

0
likes
0
pub points
40%
popularity

Publisher

verified publishermathru.net

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, encrypt, intl, sprintf, typed_data, uuid

More

Packages that depend on katana