katana_responsive 1.3.5 copy "katana_responsive: ^1.3.5" to clipboard
katana_responsive: ^1.3.5 copied to clipboard

discontinued

A package that enables the implementation of responsive grid layouts based on Bootstrap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_responsive

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

dependencies:
  katana_responsive: ^1.3.5

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:katana_responsive/katana_responsive.dart';
0
likes
70
pub points
0%
popularity

Publisher

verified publishermathru.net

A package that enables the implementation of responsive grid layouts based on Bootstrap.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, katana

More

Packages that depend on katana_responsive