wt_framework 1.1.0 copy "wt_framework: ^1.1.0" to clipboard
wt_framework: ^1.1.0 copied to clipboard

WondTech Flutter MVC framework — controllers, models, views, routing, sessions, and enveloped token-auth API helpers for building structured Flutter apps.

Changelog #

1.1.0 #

  • Initial public release of the WondTech Flutter MVC Framework.
  • Core: WtApp, WtRouter for app bootstrap and named-route navigation.
  • MVC: WtController, WtModel, WtView base classes.
  • Helpers: WtHelper, WtSecurity, WtSession utilities.
  • Config: centralized WtConfig settings.
  • Networking: enveloped {state, data, msg} API model with bearer-token auth and multipart image uploads.
  • Example app demonstrating controllers, models, and routing.
0
likes
140
points
69
downloads

Documentation

API reference

Publisher

verified publisherwondtech.com

Weekly Downloads

WondTech Flutter MVC framework — controllers, models, views, routing, sessions, and enveloped token-auth API helpers for building structured Flutter apps.

License

MIT (license)

Dependencies

crypto, flutter, http, http_parser, intl, shared_preferences

More

Packages that depend on wt_framework