contact_form 1.0.3 copy "contact_form: ^1.0.3" to clipboard
contact_form: ^1.0.3 copied to clipboard

discontinued
outdated

Client of contact management system. Providing contact form widget. The widget can be customized and interlocked by the management service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contact_form

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  contact_form: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:contact_form/contact_form.dart';
2
likes
0
pub points
34%
popularity

Publisher

verified publisheralphabrend.com

Client of contact management system. Providing contact form widget. The widget can be customized and interlocked by the management service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, email_validator, flutter, flutter_localizations, freezed, freezed_annotation, http, intl, json_annotation, json_serializable, package_info

More

Packages that depend on contact_form