max_ui_v1 1.1.0 copy "max_ui_v1: ^1.1.0" to clipboard
max_ui_v1: ^1.1.0 copied to clipboard

!!Only basic widgets available. Nothing special in this update, wait for the update version: 1.5.0!! This package is under development and currently includes only basic Material Design-like widgets: A [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add max_ui_v1

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

dependencies:
  max_ui_v1: ^1.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:max_ui_v1/max_ui_v1.dart';
1
likes
145
points
10
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

!!Only basic widgets available. Nothing special in this update, wait for the update version: 1.5.0!! This package is under development and currently includes only basic Material Design-like widgets: AppBar, Snackbar, TextField, Dropdown, BottomNav, Container, BottomSheet, and Image Picker. Glassmorphism support has just started, and Android Liquid Glass implementation is planned at a minimum processing level — keep this package under observation for updates.

Repository (GitHub)
View/report issues

Topics

#flutter #ui #widget #material-design #components

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on max_ui_v1