element_ui 0.1.3 copy "element_ui: ^0.1.3" to clipboard
element_ui: ^0.1.3 copied to clipboard

Element UI, a set of Flutter-based component libraries for developers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add element_ui

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

dependencies:
  element_ui: ^0.1.3

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:element_ui/animations.dart';
import 'package:element_ui/widgets.dart';
11
likes
65
pub points
53%
popularity

Publisher

verified publisherlaomengit.com

Element UI, a set of Flutter-based component libraries for developers.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on element_ui