Code Monkey home page Code Monkey logo

Comments (7)

imtoori avatar imtoori commented on May 14, 2024

Hey! Thanks for opening this issue

In the last version, there is a property called backgroundColor in StreamChatThemeData
If you initialize the theme using StreamChatThemeData.fromTheme it will default to theme.scaffoldBackgroundColor, otherwise it will be Colors.white

Let me know if that works for you

from stream-chat-flutter.

divyanshub024 avatar divyanshub024 commented on May 14, 2024

@imtoori I can see only these params in StreamChatThemeData.

StreamChatThemeData copyWith({
    Color primaryColor,
    Color secondaryColor,
    Color accentColor,
    ChannelPreviewTheme channelPreviewTheme,
    ChannelTheme channelTheme,
    MessageTheme ownMessageTheme,
    MessageTheme otherMessageTheme,
    Widget Function(BuildContext, Channel) defaultChannelImage,
    Widget Function(BuildContext, User) defaultUserImage,
    IconThemeData primaryIconTheme,
  })

from stream-chat-flutter.

divyanshub024 avatar divyanshub024 commented on May 14, 2024

And I'm on version ^0.2.0-alpha+2.

from stream-chat-flutter.

imtoori avatar imtoori commented on May 14, 2024

Can you try version 0.2.0-alpha+15 or the stable 0.1.35? I just released those versions

from stream-chat-flutter.

divyanshub024 avatar divyanshub024 commented on May 14, 2024

@imtoori Cool, I'll try that. Is there a place where I can see changelogs for alpha version?

from stream-chat-flutter.

imtoori avatar imtoori commented on May 14, 2024

https://pub.dev/packages/stream_chat_flutter/versions/0.2.0-alpha+15#-changelog-tab-
There is no other place than the pub at the moment

By the way thanks for trying the alpha version

from stream-chat-flutter.

divyanshub024 avatar divyanshub024 commented on May 14, 2024

It's my pleasure to test cool things you guys are doing in alpha version.
Thanks a lot for all the help 🙏

from stream-chat-flutter.

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.