Skip to content

Latest commit

 

History

History

helpwave_widget

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Features

Types of widgets:

  • Content Selection
    • List Search
    • Chip Select
    • List Select
  • Dialog
    • Accept Dialog
  • Loading
    • LoadingSpinner
    • LoadErrorWidget
    • LoadingFutureBuilder
  • Shapes
    • Circle
  • Static Progress Indicator
  • Text Input
    • Password Field
  • Others
    • ListTileCard

Getting started

Add the package to your pubspec.yaml

Usage

Import the widget that you want to use: e.g. import 'package:helpwave_widget/shapes.dart';

Additional information