Commit Graph

74 Commits

Author SHA1 Message Date
Rody Davis
82883db972 updating example 2021-04-05 14:06:47 -04:00
Rody Davis
af5da5e899 updating pubspec 2021-04-05 14:01:33 -04:00
Rody Davis
e34c915074
Merge pull request #38 from tlkops/master
Update dependancies versions
2021-04-05 12:56:15 -05:00
Thomas Linck
038e616a84 Update dependancies versions 2021-03-09 10:35:44 +01:00
Thomas Linck
b10eab54e4 Fix elevated button 2021-03-09 10:34:58 +01:00
Thomas Linck
a3e185b5a5 Remove duplicated import 2021-03-09 10:27:41 +01:00
Rody Davis
68e23afe37 updating 2020-10-29 20:45:35 -07:00
Rody Davis
1be835252f
Merge pull request #33 from denizz311/master
Fix multiple recipients sms send on Android
2020-10-29 20:37:49 -07:00
Rody Davis
a8c09c767c
Merge branch 'master' into master 2020-10-29 20:37:36 -07:00
Rody Davis
fa1c214ea5
Merge pull request #25 from knyghtryda/master
changed dart:html to use flutter_user_agent instead
2020-10-29 20:35:44 -07:00
dev
b1db26e76e fix dart:html 2020-09-21 14:47:43 +03:00
dev
3887eead47 correct android recepients format 2020-09-21 14:40:47 +03:00
dev
75f57a6af2 correct android recepients format 2020-09-18 19:25:26 +03:00
dev
f85531c0e6 correct android recepients format 2020-09-18 19:24:30 +03:00
Yan Min Hong
63870ba0ff Update .gitignore 2020-04-30 18:40:19 -07:00
Yan Min Hong
6c9a9700a7 Update .gitignore 2020-04-30 18:37:20 -07:00
Yan Min Hong
40c1b062fa changed dart:html to use flutter_user_agent instead 2020-04-30 18:19:56 -07:00
Rody Davis
9a874fc3d2 updating package 2020-04-05 20:42:09 -07:00
Rody Davis
060302cf85
Merge pull request #21 from adarshbalu/master
Changed Readme with Correct Implementation of sendSms fuction
2020-04-05 19:40:49 -07:00
Adarsh Balachandran
c72f6af971
Merge pull request #1 from adarshbalu/adarshbalu-patch-1
Updated readme with correct implementation
2020-03-06 01:40:25 +05:30
Adarsh Balachandran
419c068cc8
Updated readme with correct implementation
Changed the error portion
2020-03-06 01:40:04 +05:30
Rody Davis
e00fdb892c
Update README.md 2020-02-07 12:08:28 -08:00
Rody Davis
77777aaa65
Update main.yml 2020-02-07 12:04:07 -08:00
Rody Davis
3b02f0bb70
Update main.yml 2020-02-07 12:03:59 -08:00
Rody Davis
3d6f72e03c removing docs 2020-02-05 10:37:26 -08:00
Rody Davis
53e5b2406a
Update main.yml 2020-02-05 10:30:54 -08:00
Rody Davis
12873be72d
Update main.yml 2020-02-05 10:26:20 -08:00
Rody Davis
2580b4a6ee
Update main.yml 2020-02-05 10:22:57 -08:00
Rody Davis
ac462bb796
Create main.yml 2020-02-05 10:22:23 -08:00
Rody Davis
e4dfbb2cdc Update .flutter-plugins-dependencies 2020-02-05 10:02:59 -08:00
Rody Davis
4e4efb1b80 updating example 2020-02-05 10:02:50 -08:00
Rody Davis
54f627adb5 removing macos 2020-02-04 19:06:53 -08:00
Rody Davis
96f28a82ee adding web support 2020-02-04 18:59:38 -08:00
Rody Davis
65323c2b1d updating 2020-01-13 13:47:03 -08:00
Rody Davis
fe7c457613
Merge pull request #12 from fluttercommunity/dev
New Changes to Kotlin and Swift
2019-10-28 12:00:42 -04:00
Rody Davis
ea85a196b6 Update FlutterSmsPlugin.kt 2019-10-28 11:59:58 -04:00
Rody Davis
16a02e9cf2 updating project 2019-10-28 11:57:56 -04:00
Rody Davis
eb75a603e0 updating swift plugin 2019-10-28 11:15:21 -04:00
Rody Davis
9bb2103b74 updating pod spec 2019-10-28 11:08:37 -04:00
Rody Davis
6af3892d68 updating to latest version 2019-10-28 11:01:20 -04:00
Jeroen Meijer
71a63028f1
Add Flutter Community banner. 2019-06-28 00:26:18 +02:00
Rody Davis
3c3214f6f5
Update pubspec.yaml 2019-05-24 14:44:55 -04:00
Rody Davis
7799e05fe1 Update .DS_Store 2019-05-24 14:20:21 -04:00
Rody Davis
276f97427d moving to flutter comm 2019-05-24 14:20:18 -04:00
Rody Davis
193d21a352
Update README.md 2019-02-19 10:46:09 -05:00
Rody Davis
8e968a2123 Update ios/Classes/SwiftFlutterSmsPlugin.swift 2018-11-16 11:59:31 -05:00
Rody Davis
fb92b1b950
Merge pull request #7 from kmcgill88/iOS-should-check-if-device-canSendText
Add canSendText
2018-11-16 11:41:34 -05:00
Rody Davis
d45154335b
Merge branch 'master' into iOS-should-check-if-device-canSendText 2018-11-16 11:41:09 -05:00
Rody Davis
36f6b9d3c7
Merge pull request #6 from kmcgill88/iOS-sendSMSs-result-message-is-incorrect
iOS sendSms result message is incorrect
2018-11-16 11:39:20 -05:00
Kevin McGill
78ed01672e Add canSendText 2018-10-10 21:10:10 -05:00