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

Flutter widgets, components, and services building on essential_dart for accelerated UI development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add essential_flutter

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

dependencies:
  essential_flutter: ^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:essential_flutter/essential_flutter.dart';
1
likes
150
points
170
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter widgets, components, and services building on essential_dart for accelerated UI development.

Repository (GitHub)
View/report issues

Topics

#widget #ui #architecture #flutter

Documentation

API reference

License

MIT (license)

Dependencies

essential_dart, flutter

More

Packages that depend on essential_flutter