smart_form_fields 0.2.3 copy "smart_form_fields: ^0.2.3" to clipboard
smart_form_fields: ^0.2.3 copied to clipboard

Behavior-first Flutter forms with validation and first-error navigation.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(const SmartFormFieldsExampleApp());
}
0
likes
150
points
587
downloads

Documentation

API reference

Publisher

verified publisherpinz.dev

Weekly Downloads

Behavior-first Flutter forms with validation and first-error navigation.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_form_fields