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

Flutter utils package project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ly_flutter_utils

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 dart pub get):

dependencies:
  ly_flutter_utils: ^0.1.11

Alternatively, your editor might support dart pub get or 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_dot_paper_background.dart';
import 'package:ly_flutter_utils/ly_glass_container.dart';
import 'package:ly_flutter_utils/ly_title_bar.dart';
import 'package:ly_flutter_utils/ly_utils.dart';
1
likes
0
points
432
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter utils package project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ly_flutter_utils