flutter_homebase 1.2.0 copy "flutter_homebase: ^1.2.0" to clipboard
flutter_homebase: ^1.2.0 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.flutter-io.cn

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

  1. MScrollBehavior

Custom widgets

  1. MCard
  2. MInkwell
  3. MSlider
  4. MStepperItem

Form widgets

  1. MTimeFormField
  2. MTextFormField
  3. MRangeSelectorField
  4. MPasswordTextFormField
  5. MNumberFormField
  6. MMultiChooseItem
  7. MChooseFormField
  8. MCheckBoxFormField

Extensions

  1. Int Extensions
  2. Num Extensions

Additional information #

Support this package by star it ❤️‍🔥

2
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of Widgets and helpful Methods that every flutter developer needs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, syncfusion_flutter_sliders

More

Packages that depend on flutter_homebase