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.19+Dart 3.8+MVCAnimationsi18n / RTLMaterial 3Bearer AuthMIT
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, with the bearer token kept in secure storage (Keystore / Keychain).

File Uploads

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

Built-in Animations

Entrance effects, staggered lists and page transitions in one line — pure Flutter, reduce-motion aware.

Bilingual & RTL

In-app localization with parameter interpolation, a persisted language and full right-to-left layout.

Theming & Validation

Material 3 design tokens with light/dark themes, plus ready-made form-field validators.

Add It to Your Flutter App

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

Open the Package