lazyui 3.1.2 copy "lazyui: ^3.1.2" to clipboard
lazyui: ^3.1.2 copied to clipboard

LazyUi is a collection of widgets and utilities designed to simplify and speed up the app development process with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazyui

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

dependencies:
  lazyui: ^3.1.2

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:lazyui/lazyui.dart';
6
likes
130
points
1.18k
downloads

Publisher

unverified uploader

Weekly Downloads

LazyUi is a collection of widgets and utilities designed to simplify and speed up the app development process with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, cached_network_image, custom_refresh_indicator, device_info_plus, flutter, flutter_svg, google_fonts, http, intl, path_provider, stack_trace, teledart, tutorial_coach_mark

More

Packages that depend on lazyui