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

Proposal: Add a way to implicitly create controllers #42

Merged
merged 19 commits into from
Jun 13, 2023
Merged

Conversation

fujidaiti
Copy link
Owner

@fujidaiti fujidaiti commented Jun 13, 2023

This PR fixes #41, adding new features to provide a way to configure the viewport behavior without explicitly creating a controller. This would be useful if you wanted to use a page view in a stateless widget.

  • Added PageConfigure widget and related new classes
  • Refactored the code with the new features
  • Split view.dart into multiple files
  • Updated an example code with the new features
  • Updated the README
  • And a few small changes were made

@fujidaiti fujidaiti merged commit f40548b into dev Jun 13, 2023
@fujidaiti fujidaiti deleted the issue41 branch June 13, 2023 16:33
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.

1 participant