fin_ui 0.1.0 copy "fin_ui: ^0.1.0" to clipboard
fin_ui: ^0.1.0 copied to clipboard

A reusable Flutter UI foundation with adaptive navigation, theme tokens, and polished app controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fin_ui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fin_ui: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fin_ui/fin_ui.dart';
1
likes
140
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable Flutter UI foundation with adaptive navigation, theme tokens, and polished app controls.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #ui #design-system #adaptive #navigation

License

MIT (license)

Dependencies

dynamic_color, fluentui_system_icons, flutter, get

More

Packages that depend on fin_ui