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
Add the package to your pubspec.yaml
Import the widget that you want to use:
e.g. import 'package:helpwave_widget/shapes.dart';