layout_web 1.0.0 copy "layout_web: ^1.0.0" to clipboard
layout_web: ^1.0.0 copied to clipboard

discontinued

Build fully responsive layouts with minimal coding. Allows for dynamic fully dynamic design and includes several helper classes to help build layouts more efficiently.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add layout_web

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

dependencies:
  layout_web: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:layout_web/layout_web.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Build fully responsive layouts with minimal coding. Allows for dynamic fully dynamic design and includes several helper classes to help build layouts more efficiently.

Homepage

License

unknown (LICENSE)

Dependencies

flutter_for_web, flutter_for_web_ui

More

Packages that depend on layout_web