ly_flutter_utils 0.1.18 copy "ly_flutter_utils: ^0.1.18" to clipboard
ly_flutter_utils: ^0.1.18 copied to clipboard

Flutter utils package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ly_flutter_utils

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

dependencies:
  ly_flutter_utils: ^0.1.18

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:ly_flutter_utils/debug_border.dart';
import 'package:ly_flutter_utils/ly_bordered_container.dart';
import 'package:ly_flutter_utils/ly_button_bar_macaron.dart';
import 'package:ly_flutter_utils/ly_dot_paper_background.dart';
import 'package:ly_flutter_utils/ly_glass_container.dart';
import 'package:ly_flutter_utils/ly_hub.dart';
import 'package:ly_flutter_utils/ly_placeholder.dart';
import 'package:ly_flutter_utils/ly_shadow_container.dart';
import 'package:ly_flutter_utils/ly_title_bar.dart';
import 'package:ly_flutter_utils/ly_utils.dart';
1
likes
130
points
432
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter utils package project.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ly_flutter_utils