smart_form_fields 1.5.2 copy "smart_form_fields: ^1.5.2" to clipboard
smart_form_fields: ^1.5.2 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
160
points
587
downloads

Documentation

API reference

Publisher

verified publisherpinz.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_form_fields