Skip to content
#

widget

Here are 2,230 public repositories matching this topic...

TimUntersberger
TimUntersberger commented Mar 1, 2021

Right now any StyleSheet has a list of functions without a default implementation. Implementing a StyleSheet is really annoying, because you have to override all of the functions and not just the thing you want to change.

I recently wanted to just change the border_radius of a text_input and I had to write the following code.

impl StyleSheet for Styles {
    fn active(&self) ->

🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、tubitv、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、音乐播放器🎵、追书神器等板块

  • Updated Jul 21, 2021
  • Dart
uppload
AnandChowdhary
AnandChowdhary commented Jan 25, 2020

Currently, there are 66 total issues detected by CodeClimate: https://codeclimate.com/github/elninotech/uppload/issues?category=complexity&engine_name%5B%5D=structure&engine_name%5B%5D=duplication

Some of these are false positives (like i18n files counting as duplicates), and some of these are easy to fix (like high function cognitive load due to functions longer than 25 lines).

This issue w

Improve this page

Add a description, image, and links to the widget topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the widget topic, visit your repo's landing page and select "manage topics."

Learn more