bindings_compatible 1.0.0 copy "bindings_compatible: ^1.0.0" to clipboard
bindings_compatible: ^1.0.0 copied to clipboard

Provides compatible bindings instance across different Flutter version.

Flutter bindings compatible #

Provides compatible bindings instance across different Flutter version.

Start from Flutter 2.13, bindings are always non-nullable, which leads binding instance callers with null-aware operators report lint warnings.

The package wraps them into separate functions, and ignore the warning to provide the compatibility across different Flutter versions.

1
likes
160
points
784
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Provides compatible bindings instance across different Flutter version.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bindings_compatible