Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix : ios pod install issue
  • Loading branch information
NavaghanAllevnts committed Sep 5, 2025
commit 908e8230abf9ff394a2694a6ab161f728c72b082
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: send_message
description: A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS.
version: 1.0.2
homepage: https://github.com/DabhiNavaghan
publish_to: https://pub.dev
homepage: https://navaghandabhi.dev
repository: https://github.com/DabhiNavaghan/send_message
maintainer: Navaghan Dabhi (@DabhiNavaghan)
issue_tracker: https://github.com/DabhiNavaghan/send_message/issues

environment:
sdk: ">=2.12.0 <4.0.0"
Expand Down