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

feat: Added refresh-indicator to get a fresh listView json from the remote URL #244

Merged
merged 10 commits into from
Feb 8, 2024

Conversation

i-asimkhan
Copy link
Contributor

@i-asimkhan i-asimkhan commented Jan 18, 2024

Description

Added refresh-indicator refreshed listview JSON from the remote URL

Related Issues

closes #173

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@i-asimkhan i-asimkhan self-assigned this Jan 18, 2024
@i-asimkhan i-asimkhan linked an issue Jan 18, 2024 that may be closed by this pull request
2 tasks
@divyanshub024
Copy link
Member

@i-asimkhan Can you please resolve the conflicts?

* main:
  refactor: Sorted page-view parser properties and added support for onPageChanged
  fix: Added support for `flex` in expanded widget
  feat: Added `PageView` widget parser in `mirai` widget parsers

# Conflicts:
#	examples/mirai_gallery/assets/json/home_screen.json
#	packages/mirai/lib/src/framework/mirai.dart
#	packages/mirai/lib/src/utils/widget_type.dart
@i-asimkhan i-asimkhan changed the title feat: Added refresh-indicator refreshed listview json from the remote URL feat: Added refresh-indicator to get a fresh listView json from the remote URL Jan 19, 2024
@divyanshub024 divyanshub024 added this to the v0.6 milestone Jan 26, 2024
@divyanshub024 divyanshub024 merged commit a89e592 into main Feb 8, 2024
3 checks passed
@divyanshub024 divyanshub024 deleted the asim/refresh-indicator branch February 8, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add support for RefreshIndicator in Mirai
2 participants