mirai_responsive 0.0.6 copy "mirai_responsive: ^0.0.6" to clipboard
mirai_responsive: ^0.0.6 copied to clipboard

A Flutter package for building responsive layouts and scalable sizing across mobile, tablet, and desktop devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mirai_responsive

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

dependencies:
  mirai_responsive: ^0.0.6

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:mirai_responsive/mirai_responsive.dart';
3
likes
135
points
113
downloads

Documentation

API reference

Publisher

verified publishermiraidevs.com

Weekly Downloads

A Flutter package for building responsive layouts and scalable sizing across mobile, tablet, and desktop devices.

Repository (GitHub)
View/report issues

Topics

#responsive #screen-size #layout #adaptive #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mirai_responsive