safe_edge_insets 0.0.4 copy "safe_edge_insets: ^0.0.4" to clipboard
safe_edge_insets: ^0.0.4 copied to clipboard

EdgeInsets based on SafeArea.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add safe_edge_insets

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

dependencies:
  safe_edge_insets: ^0.0.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:safe_edge_insets/safe_edge_insets.dart';
0
likes
140
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

EdgeInsets based on SafeArea.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on safe_edge_insets