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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
5
likes
160
points
29
downloads

Publisher

verified publishermoulibheemaneti.com

Weekly Downloads

2024.08.10 - 2025.02.22

A simple contact form developed in Flutter by Mouli Bheemaneti.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mb_button, url_launcher

More

Packages that depend on mb_contact_form