mobx_form_builder 0.0.2 copy "mobx_form_builder: ^0.0.2" to clipboard
mobx_form_builder: ^0.0.2 copied to clipboard

discontinuedreplaced by: flutter_formx
outdated

Mobx Form Builder provides an easy way of dealing with forms and their states without creating a lot of boilerplate code.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:mobx_form_builder_example/presentation/example_page.dart';

void main() {
  runApp(const ExamplePage());
}
4
likes
0
points
5
downloads

Publisher

verified publisherrevelo.com

Weekly Downloads

Mobx Form Builder provides an easy way of dealing with forms and their states without creating a lot of boilerplate code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, mobx

More

Packages that depend on mobx_form_builder