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

✨ Support Multiple Special Items #635

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2024

  1. ✨ Support multiple special items.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bebceb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab2c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee1d58 View commit details
    Browse the repository at this point in the history
  4. Update example/lib/customs/pickers/directory_file_asset_picker.dart

    Co-authored-by: Alex Li <github@alexv525.com>
    yujune and AlexV525 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2575aa3 View commit details
    Browse the repository at this point in the history
  5. Move out SpecialItemModel from typedefs.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    84fee2a View commit details
    Browse the repository at this point in the history
  6. Update lib/src/delegates/asset_picker_builder_delegate.dart

    Co-authored-by: Alex Li <github@alexv525.com>
    yujune and AlexV525 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1732cfe View commit details
    Browse the repository at this point in the history
  7. Update lib/src/delegates/asset_picker_builder_delegate.dart

    Co-authored-by: Alex Li <github@alexv525.com>
    yujune and AlexV525 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    105abcf View commit details
    Browse the repository at this point in the history
  8. Update lib/src/delegates/asset_picker_builder_delegate.dart

    Co-authored-by: Alex Li <github@alexv525.com>
    yujune and AlexV525 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    368afc6 View commit details
    Browse the repository at this point in the history
  9. Remove redundant codes.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    223e0da View commit details
    Browse the repository at this point in the history
  10. Remove incorrect -1 logic.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    929fae5 View commit details
    Browse the repository at this point in the history
  11. Remove redundant checking.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    412ad3b View commit details
    Browse the repository at this point in the history
  12. Add appendSpecialItems.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    357e94c View commit details
    Browse the repository at this point in the history
  13. Update lib/src/delegates/asset_picker_builder_delegate.dart

    Co-authored-by: Alex Li <github@alexv525.com>
    yujune and AlexV525 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    10ea035 View commit details
    Browse the repository at this point in the history
  14. Move _SpecialItemModel to top.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    df3a176 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c317599 View commit details
    Browse the repository at this point in the history
  16. Add null builder in example.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6bb5118 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eba2710 View commit details
    Browse the repository at this point in the history
  18. Use specialItemModels as args.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b1db752 View commit details
    Browse the repository at this point in the history
  19. Remove shouldBuildSpecialItem.

    yujunetee authored and yujune committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    054752c View commit details
    Browse the repository at this point in the history