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

discontinued

Column12 Flutter package helps you to create a responsive and Nested responsive widget. Works on all flutter platform (android, iOs ,web) with both portrait and landscape mode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add column12

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

dependencies:
  column12: ^1.0.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:column12/column12.dart';
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Column12 Flutter package helps you to create a responsive and Nested responsive widget. Works on all flutter platform (android, iOs ,web) with both portrait and landscape mode.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on column12