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

A simple contact form developed in Flutter by Mouli Bheemaneti.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mb_contact_form

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

dependencies:
  mb_contact_form: ^0.0.2

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:mb_contact_form/mb_contact_form.dart';
5
likes
160
pub points
43%
popularity

Publisher

verified publishermoulibheemaneti.com

A simple contact form developed in Flutter by Mouli Bheemaneti.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mb_button, url_launcher

More

Packages that depend on mb_contact_form