Zia
Zia
I use `pusher_client: ^2.0.0` it works without any problem with Android but when run my project on ios simulator I get error in the console. when I run `flutter run`...
Could you update this package with the latest flutter_svg. It is not compatible with some other packages like pay. Thank you.
Currently we can deactivate a list of datetimes, how can we deactivate all the future dates from next month? How can I achieve it in this plugin? if not possible...
This example code showing how to create Stripe payment method using Google pay.
There is an example file called `apple_pay_create_payment_method.dart` but not `google_pay_create_payment_method.dart` Someone may requires to create a payment method using Google pay. I have created this example file in my app...
in autocomplete search as following ``` places.autocomplete( query, language:"en" components: [], sessionToken: //here, ) ``` Should I set my token or it is handled by the package it self? and...
Is this package handle session token by default? or I should create a token and pass to `sessionToken` param while using `autocomplete` api? my code ``` var response = await...
Is this package handle session token by default? or I should create a token and pass to `sessionToken` param while using `autocomplete` api?
**I try [fofr](https://replicate.com/fofr) / live-portrait but I get below errors** Traceback (most recent call last): File "/root/.pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 1348, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/root/.pyenv/versions/3.10.6/lib/python3.10/http/client.py", line 1282, in...