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

unlisted

Production-ready Flutter UI components: AppBar, Snackbar, TextField, Dropdown, BottomNav, Container, BottomSheet, and Image Picker — all theme-aware with extensive customization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add max_ui_v1

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 dart pub get):

dependencies:
  max_ui_v1: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
points
10
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Production-ready Flutter UI components: AppBar, Snackbar, TextField, Dropdown, BottomNav, Container, BottomSheet, and Image Picker — all theme-aware with extensive customization.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on max_ui_v1