WT Framework for Flutter brings the same organized MVC patterns of our PHP framework to Dart. Wire your app to any REST backend with automatic Bearer auth and response-envelope handling.
A clean Model–Controller–View separation that scales as your app grows.
Dynamic route segments and named navigation from a single routing table.
Automatic token injection from the session on every request — no boilerplate.
Transparent unwrapping of structured API responses with real server error messages.
Persistent storage via SharedPreferences plus input sanitization and encryption helpers.
Multipart form uploads out of the box for images and documents.
Published by a verified publisher under the MIT license. Run: flutter pub add wt_framework.
Open the Package