flutter_homebase 1.4.2 flutter_homebase: ^1.4.2 copied to clipboard
Collection of Widgets and helpful Methods that every flutter developer needs.
Collection of Widgets and helpful Methods that every flutter developer needs
Getting started #
This will add a line like this to your package's pubspec.yaml ( run an implicit dart pub get ) :
install from pub.dev
dependencies:
flutter_homebase: ^0.0.1
install from github
dependencies:
flutter_homebase:
git:
url: https://github.com/arminmehraeen/Flutter-Homebase.git
import 'package:flutter_homebase/flutter_homebase.dart';
Usage #
Custom classes
- MScrollBehavior
Custom widgets
- MCard
- MInkwell
- MSlider
- MStepperItem
- MButton
Form widgets
- MTimeFormField
- MTextFormField
- MRangeSelectorField
- MPasswordTextFormField
- MNumberFormField
- MMultiChooseItem
- MChooseFormField
- MCheckBoxFormField
Extensions
- Status Code Extension
- Num Extensions
- Persian Number Extension
Additional information #
Support this package by star it ❤️🔥