flutter_element_plus 0.1.34 copy "flutter_element_plus: ^0.1.34" to clipboard
flutter_element_plus: ^0.1.34 copied to clipboard

A comprehensive Flutter UI library offering customizable, reusable widgets for building modern, responsive applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_element_plus

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

dependencies:
  flutter_element_plus: ^0.1.34

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_element_plus/flutter_element_plus.dart';
3
likes
150
points
722
downloads

Publisher

verified publisherflutter-element.com

Weekly Downloads

A comprehensive Flutter UI library offering customizable, reusable widgets for building modern, responsive applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_colorpicker, flutter_syntax_view, http, intl, url_launcher

More

Packages that depend on flutter_element_plus