easy_everything 0.1.0 copy "easy_everything: ^0.1.0" to clipboard
easy_everything: ^0.1.0 copied to clipboard

A new Flutter package. Helping developers to build UI quickly, I try to build on existing widgets and make them useful and beautiful.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_everything

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

dependencies:
  easy_everything: ^0.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:easy_everything/easy_everything.dart';
1
likes
80
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package. Helping developers to build UI quickly, I try to build on existing widgets and make them useful and beautiful.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

auto_size_text_pk, flutter, flutter_svg, rxdart

More

Packages that depend on easy_everything