leulit_flutter_fullresponsive 2.0.0 copy "leulit_flutter_fullresponsive: ^2.0.0" to clipboard
leulit_flutter_fullresponsive: ^2.0.0 copied to clipboard

Librería agnóstica de alto rendimiento para responsividad usando InheritedWidget y Extension Methods. Nueva API v2.0 sin context!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leulit_flutter_fullresponsive

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

dependencies:
  leulit_flutter_fullresponsive: ^2.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:leulit_flutter_fullresponsive/core/screen_scaler_inherited_widget.dart';
import 'package:leulit_flutter_fullresponsive/domain/screen_info.dart';
import 'package:leulit_flutter_fullresponsive/leulit_flutter_fullreponsive.dart';
0
likes
160
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

Librería agnóstica de alto rendimiento para responsividad usando InheritedWidget y Extension Methods. Nueva API v2.0 sin context!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on leulit_flutter_fullresponsive