print_widget 0.0.1 copy "print_widget: ^0.0.1" to clipboard
print_widget: ^0.0.1 copied to clipboard

A widget to print data next to other widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add print_widget

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

dependencies:
  print_widget: ^0.0.1

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:print_widget/print_widget.dart';
15
likes
150
points
16
downloads

Publisher

verified publisherbnsaed.com

Weekly Downloads

A widget to print data next to other widgets

Homepage
Repository (GitHub)
View/report issues

Topics

#print #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on print_widget