Code Monkey home page Code Monkey logo

Comments (9)

demchenkoalex avatar demchenkoalex commented on September 27, 2024 10

hey, thank you as well!

I almost had v2 done already, where I met a blocker - lack of an appropriate caching package. My plan with v2 is killer performance and this is not achievable without caching. My plan was to use https://github.com/Baseflow/flutter_cache_manager, but with it I lack control I need to achieve beautiful, performant UI. I tried searching for alternative packages, but there are none. So currently I am working on another big project, caching package, that I need to finish v2. I did not plan for this and turned out writing such a package is not easy as well. So I continue my struggle :/ Unfortunately I am alone, with full time job and normal life with PTOs, with no additional help (some of community members reached out to help, but nobody really committed so far) so we have what we have

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on September 27, 2024 10

everything I have is on a v2 branch (except the cache) will try to have something simple first to unblock the chat and then improve (maybe with the community help)

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on September 27, 2024 5

Hey, I finally solved the problem I had for months and will create a v2 tracking issue soon, that will be used to track progress. Currently v2 does not even have message input and it lacks even basic features, but solid foundation is there. My plan is to build on top of the foundation and allow contributions as well, so I hope things will go quickly from here. Hopefully I will not meet new blockers along the way 🀞

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on September 27, 2024 3

Hey, v2 is very close to alpha release now, however it might lack some features from original release, but I hope I will be able to quickly add everything important and then build new features on top

from flutter_chat_ui.

RockStone avatar RockStone commented on September 27, 2024

Hey Alex, appreciate the great work. Does it make sense to put up some alpha/beta of both packages (chat-ui / caching) and see if anyone may help contribute, just in case? Struggling alone is time-consuming and sucks.

from flutter_chat_ui.

petrnymsa avatar petrnymsa commented on September 27, 2024

Hi, @demchenkoalex, we are considering using this awesome-looking package in our app. However, I am pretty worried about migration from V1 to V2.

Is there any estimate of when V2 could land? (We can postpone the implementation, but we need to know the estimated date).
If we start implementing our chat in V1, how difficult will it be to migrate to V2?

Thanks!

from flutter_chat_ui.

CHPisces avatar CHPisces commented on September 27, 2024

I am also using this great library, first of all thank you to the author, and then want to ask if there are any plans to update the v2 version now? I am experiencing performance issues with the v1 version and may consider upgrading.

from flutter_chat_ui.

CHPisces avatar CHPisces commented on September 27, 2024

Hey, v2 is very close to alpha release now, however it might lack some features from original release, but I hope I will be able to quickly add everything important and then build new features on top

How much work does it take to upgrade from v1 version to v2 version

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on September 27, 2024

There will be no guide as I just threw everything out and created everything from scratch. That being said I will try to keep models as similar as possible, so if you don't have much customisation it will be just rename of a few props. If there is a customisation, new version might make it easier (for example providing custom font is now 1 line and not new definition of a whole theme etc.)

from flutter_chat_ui.

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.