Coder Social home page Coder Social logo

asadamatic / firestore_search Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 21.0 3.09 MB

This package helps flutter developers to implement cloud_firestore search in their apps.

License: MIT License

Dart 73.03% Kotlin 0.36% Ruby 8.10% Swift 4.18% Objective-C 0.11% HTML 14.23%

firestore_search's Introduction

ReadMeSupportPalestine

Website Preview

StackOverflow Stats

Asad's StackOverflow stats

Open Source Projects

Firestore Search File Case Dialogs

Asad's Github stats

firestore_search's People

Contributors

asadamatic avatar donnc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

firestore_search's Issues

How to handle ontap?

Your example app video shows you tapping on the name and then it directs to the profile. I don't find on tap feature. Also the query has to pull the users ID and name from the document . Without ID I can't direct to their profile

Two back arrow incons in FirestoreSearchScaffold AppBar

Hi! I'm wondering if there is a way (or is planned for further updates) to customize the topbar icons or even get rid of them. Somehow I'm getting to back buttons which is something weird for the user interface.

Thanks in advance
image

Searchbar

i have one more suggestion how can change this i have app bar consist of two things one is leading title and second is trailing search icon when i click search icon the app bar change into the search bar then i search .

Usage not clear

Hi, I just started testing this there are few issues not clear

  • When I click on the SearchBar the result are retrieved and displayed without user input !

image

  • When I try search for a specific keyword it does not work (currently using latest version firestore package)

  • If we're using searchBy 'name'` why does the description is displayed as well ? (taken from your example)

  • and how do I display the current result in a listview (just like your the example gif shown)

  • In the UI how to remove this text displayed in the center
    image

Search bar testing.

Hallo. I need some examples of how to test the search bar.

When I write some text in the search bar using WidgetTester enterText() method, and use pumpAndSettle() the whole integration test freezes.

Is there even testing support for this package?

How do I enter text and check the result?

Thank you.

Search Case

An option to change the text case from the search bar would be great.

Can't use plugin after updating to dart 3

I'm not able to use this plugin after updating my dart version to 3.0.2.

here's the error:

The current Dart SDK version is 3.0.2.

Because firestore_search >=0.2.0-dev depends on cloud_firestore ^2.2.2 and firestore_search <0.1.4 doesn't support null safety, firestore_search <0.1.4-โˆž or >=0.2.0-dev requires cloud_firestore ^2.2.2.
And because firestore_search >=0.1.4 <0.1.8 depends on cloud_firestore ^2.2.2 and firestore_search >=0.1.8 <0.2.0-dev depends on cloud_firestore ^3.1.4, every version of firestore_search requires cloud_firestore ^2.2.2 or ^3.1.4.
So, because swasthnirman_doctors depends on both cloud_firestore ^4.5.0 and firestore_search any, version solving failed.

The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0 or higher to enable null safety.
For details, see https://dart.dev/null-safety

Searching using sub-string from any index

Hi @asadamatic, many thanks for this library.

How can we use this library to search - using a sub-string from any index? That is, using "write" to search for "I write flutter". I noticed that this library only allow search with a text from the first index.

I can't tap searched data

I couldn't even understand the logic. How can i tap and go to the my wished screen with searched data? (I really need this)

Example code not working

Hello. I have been trying to test your example code so i add the search function to my app but it seems the example code isn't working

version solving failed Error

How can i solve this error:

Because firestore_search >=0.1.3 depends on cloud_firestore ^2.2.2 and flutter_application_18 depends on cloud_firestore ^3.1.1, firestore_search >=0.1.3 is forbidden.
So, because flutter_application_18 depends on firestore_search ^0.1.7, version solving failed.
pub get failed (1; So, because flutter_application_18 depends on firestore_search ^0.1.7, version solving failed.)

Search example not working

Hey Asad.

Thanks for sharing the package. I am trying to use the exemple from pub.dev and the search is not working
When I type something, nothing happens and I don't get any error.

Can you give me a hand?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.