hadss_adaptive_layout 1.0.0-rc.3 copy "hadss_adaptive_layout: ^1.0.0-rc.3" to clipboard
hadss_adaptive_layout: ^1.0.0-rc.3 copied to clipboard

A responsive component plug-in library for multi-device adaptation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hadss_adaptive_layout

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

dependencies:
  hadss_adaptive_layout: ^1.0.0-rc.3

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:hadss_adaptive_layout/hadss_adaptive_layout.dart';
0
likes
125
points
49
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A responsive component plug-in library for multi-device adaptation.

Homepage
Repository

Topics

#adaptive #responsive #layout

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hadss_adaptive_layout

Packages that implement hadss_adaptive_layout