Last updated:
0 purchases
flutter homebase
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
copied to clipboard
install from github
dependencies:
flutter_homebase:
git:
url: https://github.com/arminmehraeen/Flutter-Homebase.git
copied to clipboard
import 'package:flutter_homebase/flutter_homebase.dart';
copied to clipboard
Usage #
Custom classes
MScrollBehavior
Custom widgets
MCard
MInkwell
MSlider
MStepperItem
MButton
Form widgets
MTimeFormField
MTextFormField
MRangeSelectorField
MPasswordTextFormField
MNumberFormField
MMultiChooseItem
MChooseFormField
MCheckBoxFormField
Extensions
Int Extensions
Num Extensions
Additional information #
Support this package by star it ❤️🔥
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.