kodora_size_config 0.6.0 copy "kodora_size_config: ^0.6.0" to clipboard
kodora_size_config: ^0.6.0 copied to clipboard

kodora_ux it's a new Flutter package to control the responsiveness of your interfaces and thus keep the same rendering on all media.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kodora_size_config

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

dependencies:
  kodora_size_config: ^0.6.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:kodora_size_config/kodora_size_config.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

kodora_ux it's a new Flutter package to control the responsiveness of your interfaces and thus keep the same rendering on all media.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on kodora_size_config