Giter Site home page Giter Site logo

Comments (4)

bowojori7 avatar bowojori7 commented on July 19, 2024 1

I'm so sorry @brianegan. I've been so busy this past week. Not had time to check. I'll try this soon and get back to you.
So sorry.
Thanks for the awesome help.

from flutter_redux.

brianegan avatar brianegan commented on July 19, 2024

Hey there :)

  1. Yep! redux_epics is built to work with Redux.dart. The search autocomplete example on that Repo is a demonstration of how powerful it is to combine RxDart + Redux (using Redux Epics). That said, if you don't know Redux or RxDart that well, it might look mind-blowing. https://github.com/brianegan/dart_redux_epics#autocomplete-using-debounce
  2. Yep! You could totally write your own middleware function that handles this as well. In this case, you'll need to manually manage some timers and ensure you cancel any previous searches, but it's totally possible.

I've adapted another Search demo I've got for RxDart to work for Redux. I've tried to leave comments throughout to help out. You can find it here: https://github.com/brianegan/flutter_redux/blob/master/example/github_search/lib/redux.dart

Hope that helps! Lemme know if ya have more Qs.

https://github.com/brianegan/flutter_redux/tree/master/example/github_search

from flutter_redux.

brianegan avatar brianegan commented on July 19, 2024

Hey @bowojori7, did this solve your issue and help ya out? Let me know or if it's cool to close this out :)

from flutter_redux.

brianegan avatar brianegan commented on July 19, 2024

Heya @bowojori7 -- I'll go ahead and close this issue for now, but please feel free to write back if ya need more help :)

from flutter_redux.

Related Issues (20)

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.