Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency responsive_framework to v1 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2023

This PR contains the following updates:

Package Type Update Change
responsive_framework (source) dependencies major ^0.2.0 -> ^1.0.0

Release Notes

Codelessly/ResponsiveFramework (responsive_framework)

v1.5.1

Compare Source

  • Fix ScrollBehavior missing default values.

v1.5.0

Compare Source

  • Create new MaxWidthBox implementation that only uses constraints for setting max width.
  • Create NoScrollBarBehavior.
  • Update ScrollBehavior to inherit default behavior.
  • Fix imports. Added responsive_utils.dart to the library file.
  • Update examples.

v1.4.0

Compare Source

  • Update license.

v1.3.0

Compare Source

  • Refactor Library Imports.
    • Unify library imports.
  • Restore const Conditions.
    • Fix copyWith type.
  • Update examples.
  • Fix ResponsiveVisibility nullable type error.

v1.2.0

Compare Source

  • Flutter v3.19 update.
  • ResponsiveValue nullable type support.
  • Update ResponsiveRowColumn to use underlying Flex instead of Row and Columns.
    • Preserves nested widget state when switching between Rows and Columns.
  • Fix landscape incorrectly set to always true.

v1.1.1

Compare Source

  • v1.0.0 migration guide: Migration Guide
  • Fix landscape values null.
  • Remove names and comments of deprecated ResponsiveWrapper in code.

v1.1.0

Compare Source

  • Breaking Change - Responsive Value Condition is no longer constant to support inheriting type nullability.
  • Simplify example.

v1.0.0

Compare Source

  • New ResponsiveBreakpoints widget.
  • Deprecated ResponsiveWrapper widget.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/responsive_framework-1.x branch from 7de994f to d662b58 Compare April 22, 2023 16:30
@renovate renovate bot force-pushed the renovate/responsive_framework-1.x branch from d662b58 to 24ea55d Compare April 22, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants