GithubHelp home page GithubHelp logo

Comments (4)

Rannie avatar Rannie commented on May 18, 2024

@fg2q1q3q ok 这个会扩展

from flui.

fg2q1q3q avatar fg2q1q3q commented on May 18, 2024

不好意思,我发现noticeBar有这个功能(只是不能更换图标),在使用noticeBar过程中发现一处bug,设置backgroundColor的时候会报错Color类型不能为bool类型,经查应该是如下代码中少了一个括号导致:
···
Color barBackgroundColor = backgroundColor ?? isDarkMode
? accent.withOpacity(0.2)
: FLNoticeBarBackgroundColor;
···

from flui.

Rannie avatar Rannie commented on May 18, 2024

@fg2q1q3q 这个问题我会跟一下,左右侧 Icon 的问题 noticebar 支持自定义的 prefixBuilder 和 suffixBuilder 的,你可以尝试下,文档我会在下个版本 1.0 尽量补充全

from flui.

Rannie avatar Rannie commented on May 18, 2024

0.9.0 fixed

from flui.

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.