Skip to content

ExciteSMS/excite_sms_flutter

Repository files navigation

Excite SMS Flutter Application

This is a Flutter application for sending SMS using the Excite SMS API. You can use this mobile app to send SMS messages to recipients using the Excite SMS service.

Excite SMS Flutter Application

Features

  • Send SMS messages using the Excite SMS API.
  • User-friendly interface with recipient and message input fields.
  • Confirmation message for successful or failed SMS sending.

Technologies Used

  • Flutter for building the mobile app.
  • HTTP package for making API requests.
  • Provider for state management.

Getting Started

To get started with this application, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/ExciteSMS/excite-sms-flutter.git
    cd excite-sms-flutter
    
    
  2. Open the project in your favorite Flutter development environment.

  3. Replace 'YOUR_API_KEY_HERE' in the lib/main.dart file with your actual Excite SMS API key.

  4. Run the Flutter app on a simulator or connected device:

    flutter run
  5. Use the app to send SMS messages using the Excite SMS API.

Usage

  1. Enter the recipient's phone number and message in the input fields.
  2. Tap the "Send SMS" button to send the SMS using the Excite SMS API.
  3. A confirmation message will indicate whether the SMS was sent successfully or if an error occurred.

API Configuration

To use this application, you need to configure the Excite SMS API credentials by replacing 'YOUR_API_KEY_HERE' with your actual API key in the lib/main.dart file.

Styling

The application includes a basic user interface with a clean and user-friendly design. You can customize the UI further to match your design preferences.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Excite SMS for providing the SMS gateway API.

Send SMS messages with ease using the Excite SMS Flutter app!



About

This is a Flutter application for sending SMS using the Excite SMS API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published