Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
-
Updated
Aug 16, 2021 - Dart
{{ message }}
Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Materialize, a CSS Framework based on Material Design
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Material Design Components in HTML/CSS/JS
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s
Describe how to use chips with forms: reactive and template-driven. Add examples
Affected documentation page: https://material.angular.io/components/chips/overview
Bootstrap 5 & Material Design 2.0 UI KIT
Hi, many thanks to all the people maintaining the library and providing support
I use a CAEmitterLayer to make some confettis pop as soon a view is displayed. When Hero is used to transition (wit
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
Material design for AngularJS
Modular and customizable Material Design UI components for the web
[Example APPS] Basic Flutter apps, for flutter devs.
Not a single form field has a label. These designs are not usable and the patterns presented should be discouraged.
I suggest adding a validation check like Nu Validator, aXe, lighthouse, etc. to show all the places this markup is invalid.
Description: TextInputEditText minEms is not working, on 1.3.0 ver all works fine
Expected behavior: minEms must set width of TextInputEditText by value
Source code:
<com.google.android.material.textfield.TextInputEditText
android:id="@+id/etPhoneNumber"
android:layout_width="wrap_content"
android:layout_height="wra
Is there any way to implement horizontal radio button group?
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
Suggested code to add to Fields.xaml
<smtx:XamlDisplay
Grid.Row="1"
Grid.Column="4"
UniqueKey="fields_30">
<StackPanel>
<CheckBox
x:Name="MaterialDesignOutlinedPasswordFieldTextCountComboBox"
Content="View Text Input Count"/>
Material Theme, the most epic theme for Sublime Text 3 by Mattia Astorino
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
Make a cool intro for your Android app.
Material Dashboard - Open Source Bootstrap 4 Material Design Admin
Android library to observe scroll events on scrollable views.
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
In the v5.0.0-beta.2 documentation, on the demo page for Steppers, under the headings "Mobile Stepper" and "Text" it says it is going to demonstrate a mobile stepper where "The current step and total number of steps are displayed as text." but it in fact has a domo with dots.
Sorry if I am submitting this error report in the wrong way, I'm a first time contributor. It's not really a "bug" but