← Horizech LabsFlutter Up

Stop rebuilding
the same widget.

A Flutter kit of components that already know what your app looks like. Style them once, and every button, field and table follows — on phones, tablets and the web.

$flutter pub add flutter_up

Everything is an Up.

One prefix, one set of conventions. If you can guess the Flutter widget you want, you can guess ours — and they all read their look from the same place. Anything underlined below opens its page in the docs, with a live example you can poke at.

Input
Date & time
UpDatePickerUpTimePickerUpDateTimePicker
Structure
UpScaffoldUpAppBarUpListTileUpExpansionTileUpNavDrawerUpSidebarUpDrawerItemCard
Responsive
UpOrientationalColumnRowUpResponsivePage
Action
UpButtonUpLoadingButtonUpAlertDialogUpLoadingCard

30 components, plus dialogs, helpers and validators.

The parts you would have written anyway.

A component library that stops at components leaves you to build the same scaffolding on every project.

One place for style

UpStyle and UpThemeData describe how things look; every component reads from them. Change the theme, not thirty widget calls.

Layout that adapts

UpResponsivePage and the layout service handle the phone, tablet and desktop cases, so one build serves every form factor.

Services, not singletons you write

Navigation, dialogs, search, URLs and scaffolding come as services — the plumbing every app needs and nobody enjoys writing twice.

Helpers for the fiddly bits

Clipboard, toasts, date and time formatting, validation and encryption helpers — small things, each of which otherwise costs an afternoon.

Open source, and on its fifth major version.

Flutter Up is MIT licensed and developed in the open. Read the source, file an issue, or fork it. The documentation at flutterup.dev is itself a Flutter app built with Flutter Up — so every example on it is the library running, not a screenshot of it.

Latest version
Published on pub.dev
5.0.1
Releases
Five major versions so far
37
License
Use it in anything, including commercially
MIT
Dart
Dart 3 compatible and null-safe
>=3.2.6
Web
Ships a web plugin, and is WASM-ready
Supported
Publisher
Verified publisher on pub.dev
horizech.com