hadss_adaptive_layout 1.0.0-rc.1 copy "hadss_adaptive_layout: ^1.0.0-rc.1" to clipboard
hadss_adaptive_layout: ^1.0.0-rc.1 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 Dart:

 $ dart pub add hadss_adaptive_layout

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 dart pub get):

dependencies:
  hadss_adaptive_layout: ^1.0.0-rc.1

Alternatively, your editor might support dart pub get or 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
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository

Topics

#adaptive #responsive #layout

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hadss_adaptive_layout

Packages that implement hadss_adaptive_layout