flutter_miuix 1.0.10 copy "flutter_miuix: ^1.0.10" to clipboard
flutter_miuix: ^1.0.10 copied to clipboard

A HyperOS-style component library for Flutter, ported from miuix. 45+ widgets with squircle corners, Folme spring motion, liquid glass blur, and Monet dynamic colors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_miuix

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

dependencies:
  flutter_miuix: ^1.0.10

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:flutter_miuix/miuix.dart';
1
likes
155
points
513
downloads

Documentation

API reference

Publisher

verified publishernekofun.top

Weekly Downloads

A HyperOS-style component library for Flutter, ported from miuix. 45+ widgets with squircle corners, Folme spring motion, liquid glass blur, and Monet dynamic colors.

Repository (GitHub)
View/report issues

Topics

#ui #widget #hyperos #miuix #material

License

Apache-2.0 (license)

Dependencies

cupertino_icons, dynamic_color, flutter, material_color_utilities

More

Packages that depend on flutter_miuix