ispect_layout 5.0.0-dev56 copy "ispect_layout: ^5.0.0-dev56" to clipboard
ispect_layout: ^5.0.0-dev56 copied to clipboard

Visual layout inspector for Flutter — inspect sizes, paddings, decorations, transforms, text styles, and compare widgets side-by-side at runtime.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ispect_layout

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

dependencies:
  ispect_layout: ^5.0.0-dev56

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:ispect_layout/ispect_layout.dart';
3
likes
140
points
1.24k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Visual layout inspector for Flutter — inspect sizes, paddings, decorations, transforms, text styles, and compare widgets side-by-side at runtime.

Topics

#inspector #ispect #debug #layout #widget-inspector

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ispect_layout