Commit Graph

20 Commits

Author SHA1 Message Date
Prerak Mann
0797dedc35
Merge the null_safety with master. (#27)
* initial migration using tool

* minor changes

* Completed null safety migration

* updated changelog

* Fix typo in PayloadStatus enum.

* Format changes

* Minor changes
2021-01-27 15:10:00 +05:30
Prerak Mann
862e5d839f fixed missingpluginexception for new flutter projects 2020-09-08 13:46:49 +05:30
Prerak Mann
6592242aa9 fixed missing default android plugin constructor 2020-08-24 12:13:18 +05:30
Prerak Mann
1abde6ba90 Release 2.0.0, minor changes
- Removed all ios code from package
2020-08-16 00:43:40 +05:30
Gourav Saini
00289fa7bc
Update askLocationPermission method (#21)
* enableLocationService return type changed to Future<bool>
* typos fixes #15
* fix #15 added to changelog and bug fixes
* askLocationPermission return type changed to Future<bool> : fixes #9
2020-08-16 00:21:27 +05:30
Gourav Saini
e7edb9865b
Update enableLocationService method (#19)
* enableLocationService return type changed to Future<bool>

* callback added to enableLocationService

* typos fixes #15

* fix #15 added to changelog and bug fixes
2020-08-15 18:02:14 +05:30
Prerak Mann
81519d7571 updated supporte platforms, published 2020-04-28 18:47:37 +05:30
Prerak Mann
d89c8b3211 updated nearby to version 17.0.0, added location enabling and checking utility method, version 1.1.0 published 2020-04-14 21:39:10 +05:30
Prerak Mann
0f2a651519 prep for new release, v1.0.3 2019-12-18 17:09:56 +05:30
Prerak Mann
db7eeabef6 updated dartdocs, Published 1.0.2+1 2019-08-28 20:42:45 +05:30
Prerak Mann
9d150de814 published 1.0.2
added cancelPayload and assertions
2019-08-16 17:08:20 +05:30
Prerak Mann
38dc0080d0 Published 1.0.1
Fixed file transfer and completed example app
2019-08-16 10:34:57 +05:30
Prerak Mann
4d666c42a5 Prep for new Release
TODO: add a way to edit the filename
2019-08-12 00:03:47 +05:30
Prerak Mann
c44a1e0996 published 0.1.3+1 2019-08-06 21:17:11 +05:30
Prerak Mann
3a70bc8d9a minor fix 2019-08-06 21:14:13 +05:30
Prerak Mann
36bca76884 published 0.1.2 2019-08-06 20:56:50 +05:30
Prerak Mann
baffb9816c released 0.1.1 2019-07-15 19:21:22 +05:30
Prerak Mann
e274e64664 release 0.0.2
added dartdoc comments
2019-05-15 13:43:10 +05:30
Prerak Mann
5216e9c086 release 0.0.1 2019-05-15 01:34:56 +05:30
Prerak Mann
7f1c9c9e8c init 2019-05-10 12:24:05 +05:30