WondTech - WT Framework — Flutter
WT Framework — Flutter

A Structured Flutter Framework

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.

Flutter 3.10+Dart 3.0+MVCBearer AuthRESTMIT
What We Offer

Why WT Framework for Flutter

Flutter MVC

A clean Model–Controller–View separation that scales as your app grows.

Centralized Router

Dynamic route segments and named navigation from a single routing table.

Bearer Authentication

Automatic token injection from the session on every request — no boilerplate.

Response Envelopes

Transparent unwrapping of structured API responses with real server error messages.

Session & Security

Persistent storage via SharedPreferences plus input sanitization and encryption helpers.

File Uploads

Multipart form uploads out of the box for images and documents.

Add It to Your Flutter App

Published by a verified publisher under the MIT license. Run: flutter pub add wt_framework.

Open the Package