go_responsive 0.3.4 copy "go_responsive: ^0.3.4" to clipboard
go_responsive: ^0.3.4 copied to clipboard

A simple but expressive responsive framework inspired by responsive_framework & responsive_builder with code generation support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add go_responsive

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

dependencies:
  go_responsive: ^0.3.4

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:go_responsive/go_responsive.dart';
0
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A simple but expressive responsive framework inspired by responsive_framework & responsive_builder with code generation support.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on go_responsive