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

discontinued

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.5

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
50
points
51
downloads

Publisher

verified publisheralphabrend.com

Weekly Downloads

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

MIT (license)

Dependencies

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

More

Packages that depend on contact_form