Category : Material Design

Material color utilities Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space. materialyou.mp4  Library availability Language Availability Package C/C++ Coming soon Dart ✅ Java ✅ Coming soon Objective-C Coming soon TypeScript ✅ Need another platform/language? Check ..

Read more

Flutter Theme  WARNING: This app is still under development so please expect bugs and missing features in the app.  Inspired by Panache, a Flutter material theme editor for you to configure the overall visual theme of your material app. Usage Flutter Theme is developed and built with Flutter, and is available for both Web and Desktop. Disclaimer: ..

Read more

Short into: A collapsible sidebar for Flutter apps implementing the Material Design. collapsible_sidebar A collapsible sidebar for Flutter apps implementing the Material Design. Features Material Design Pre-built customizable tile widgets (CollapsibleItems) Smooth Animation Supported platforms Flutter Android Flutter iOS Flutter web Flutter desktop ???? Version 1.0.7+2 ✨  Added ability to handle lists of icons Added ..

Read more

Flutter Modal Bottom Sheet Create awesome and powerful modal bottom sheets. Cupertino Modal Multiple Modals Material Modal Bar Modal Create your own Try it Explore the Web Demo or clone the repository. Why not showModalBottomSheet? Inspired by showModalBottomSheet, it completes with some must-need features: Support for inside scrollview + dragging down to close (showModalBottomSheet won’t work correctly with scrollviews. Support ..

Read more

Reply  Flutter Reply is an email app that uses Material Design components and Material Theming to create an on-brand communication experience. This project tries to deliver a pixel-perfect implementation of the Reply Material Design Case Study in Flutter. The focus lies on the UI (animation, layout, transition, etc.) and should showcase how powerful Flutter has become as a UI ..

Read more

Cupertino Stepper for Flutter Cupertino version of the stock Material Stepper in Flutter. NOTE: This is not the same as the UIStepper control on iOS. Stepper is a widget that displays progress through a sequence of steps. Steppers are particularly useful in the case of forms where one step requires the completion of another one, or where multiple steps need to ..

Read more

SpinBox for Flutter SpinBox for Flutter is a numeric input widget with an input field for entering a specific value, and spin buttons for quick, convenient, and accurate value adjustments. Guidelines Spin boxes are best suited for such applications that deal with large numeric value ranges and high precisions, where users typically know upfront the exact value ..

Read more

Flutter Material Pickers A flutter package containing commonly used material design picker dialogs. Some are new, some wrap existing or built in pickers with a common dialog and access function. It includes: New Pickers showMaterialScrollPicker: Allows selection of a string via a slot machine carousel showMaterialNumberPicker: Allows selection of a number via a slot machine ..

Read more

???? Panache A Flutter Material Theme editor. Panache helps you to create beautiful Material themes for your Flutter applications. Customize widgets colors and shapes, and download your theme.dart file. ???? Try Panache in your browser Getting Started To apply a theme to whole application add the generated theme file to your project/lib set the theme property to the generated theme (myTheme) in your main ..

Read more

 Delern Spaced repetition learning system. Ideal for studying. The application works on the principle of flashcards. Features: Synchronized across all devices; Sharing with friend; Background colors for german cards; Available learning in offline; Markdown support. CI/CD Status (on master) Build and Deploy Flutter Build and Deploy Firebase Run Flutter Driver tests Flutter code coverage Create ..

Read more

Flutter Music Player First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.) Demo App Play Store BETA Features  Android (iOS Coming Soon)  Fetch local songs (Inbuilt Permission)  Beautiful UI with multiple themes(Coming Soon)  Animation  Full Fledged Example  play (local files)  stop  pause  seek  shuffle  Album Art  onComplete  onDuration / ..

Read more

google_nav_bar A modern google style nav bar for flutter. GoogleNavBar is a Flutter widget designed by Aurelien Salomon and developed by sooxt98. Getting Started Add this to your package’s pubspec.yaml file: Now in your Dart code, you can use: Usage View the example folder Download Source Code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub ..

Read more

Flutter UBER UI Kit  A flutter Uber UI Kit inspired by A design on behance 20+ Screens and still making more. ???????? Star if you like what you see. ⭐⭐⭐⭐⭐ PRs are welcome ヽ(•‿•)ノ ヽ(•‿•)ノ Screenshots Project is free to use/modify by anyone and everyone Download Flutter UBER UI Kit Source Code on GitHub https://github.com/OLayemii/uberr-ui FlutterappworldProvides the ..

Read more

responsive_scaffold View the online demo here! On mobile, it shows a list and pushes to details and on a tablet it shows the List and the selected item. Online Demo: https://fluttercommunity.github.io/responsive_scaffold/ Getting Started 3 Column Layout example Responsive Layout Follows Material Design Layout Docs. Here is a demo on various sizes. Example import ‘package:flutter/material.dart’; import ..

Read more