my_custom_widgets

A collection of custom Flutter widgets to enhance your FlutterFlow projects.

Features

  • Custom dropdowns
  • Multi-select controls
  • Themed buttons and inputs

Usage

Add this package to your pubspec.yaml dependencies and import the widgets you need.

import 'package:my_custom_widgets/my_custom_widgets.dart';