center_spot 0.1.0 copy "center_spot: ^0.1.0" to clipboard
center_spot: ^0.1.0 copied to clipboard

A frame-free Flutter viewport preview for testing responsive layouts at fixed logical sizes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add center_spot

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

dependencies:
  center_spot: ^0.1.0

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:center_spot/center_spot.dart';
0
likes
160
points
186
downloads

Documentation

API reference

Publisher

verified publishersaddamnur.xyz

Weekly Downloads

A frame-free Flutter viewport preview for testing responsive layouts at fixed logical sizes.

Repository (GitHub)
View/report issues

Topics

#preview #responsive #viewport #development

License

MIT (license)

Dependencies

flutter

More

Packages that depend on center_spot