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

Problem with Flutter 3.10 #59

Closed
accvi opened this issue May 14, 2023 · 2 comments
Closed

Problem with Flutter 3.10 #59

accvi opened this issue May 14, 2023 · 2 comments

Comments

@accvi
Copy link

accvi commented May 14, 2023

Xcode build done. 45,7s
Failed to build iOS app
Error (Xcode): ../../../.pub-cache/hosted/pub.dev/flutter_iconpicker-3.2.2/lib/Dialogs/DefaultDialog.dart:129:23: Error: 'SearchBar' is imported from both 'package:flutter/src/material/search_anchor.dart' and 'package:flutter_iconpicker/IconPicker/searchBar.dart'.
DefaultDialog.dart:129
Could not build the application for the simulator.
Error launching application on iPhone 14 Pro.
Exited

@azimuthdeveloper
Copy link

Alright, so there were a few issues with this (otherwise good) package. I forked it and did the following:

  • Removed the WhatsApp icon
  • Fixed the Searchbar conflict

Because I have a verified dart pub page, I published flutter_icon_picker_plus with these issues addressed and bumped the version number. It's here: https://pub.dev/packages/flutter_iconpicker_plus.

I'm not trying to do a hostile takeover of this repo or anything, I just needed it fixed and I use it in my apps, and a few PR's were left unmerged. There's no guarentee in terms of long-term support for this forked version of icon picker (after all, maybe Ahmadre will return and merge some PR's). But in the meantime, feel free to use my fork of this.

If you want to kick in a few dollars to support the fork and publishing to pub.dev then feel free: https://www.buymeacoffee.com/flutterscratch

@Ahmadre
Copy link
Owner

Ahmadre commented Jun 4, 2023

Fixed and uploaded: 3.2.3

@Ahmadre Ahmadre closed this as completed Jun 4, 2023
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

No branches or pull requests

3 participants