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

A pub.dev-ready Dart package template with recommended settings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_layout_frame

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

dependencies:
  auto_layout_frame: ^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:auto_layout_frame/auto_layout_frame.dart';
2
likes
150
points
65
downloads

Publisher

verified publisherkerberjg.dev

Weekly Downloads

A pub.dev-ready Dart package template with recommended settings.

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter

More

Packages that depend on auto_layout_frame