Flutter Segment Display Widget
Segment display widget Segment display widget for Flutter. Supports multiple types of segment displays and segment customization. Contents Features Installation Usage Seven-segment display Fourteen-segment display […]
Segment display widget Segment display widget for Flutter. Supports multiple types of segment displays and segment customization. Contents Features Installation Usage Seven-segment display Fourteen-segment display […]
Chart Types Getting Started You should ensure that you add the following dependency in your Flutter project. dependencies: flutter_gauge: ^1.0.8 You should then run flutter […]
Simplifying your widget tree structure by defining widgets using methods. Thanks to the introduction of extension methods in Dart 2.7.0, styled_widget makes it possible […]
Snapping sheet A package that provides a highly customizable sheet widget that snaps to different vertical positions Using a ListView in sheetBelow Example using only […]
Responsive Widgets This plugin helps to create responsive widgets, that makes auto-size with the proportion between reference screen size (width, height) with the screen that […]
overlay_container A flutter widget which renders its child outside the original widget hierarchy. Demo. This demo is present as an example here. You can also […]
ShowCaseView A Flutter package allows you to Showcase/Highlight your widgets step by step. Preview Installing Add dependency to pubspec.yaml Get the latest version in the […]
snap An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets. Inspired by WhatsApp’s in-app Youtube player. It […]
flutter_speedometer Flutter Speedometer widget package Getting Started In order to use this package, do import import 'package:flutter_speedometer/flutter_speedometer.dart'; Basic implementation can be done like below code: […]
horizontal_data_table A Flutter Widget that create a horizontal table with fixed column on left hand side. Usage This shows Widget’s full customizations: HorizontalDataTable( {@required this.leftHandSideColumnWidth, […]
Copyright © 2024 | WordPress Theme by MH Themes