imeDevelopers
imeDevelopers
did u get this error in Debug mode ? did u noticed `minified:` at the beginning of the error ? please set: Android: buildTypes { release { minifyEnabled false shrinkResources...
@edsonISA hello, I suggest: changing: ``` class _CartPageState extends State { TextEditingController searchProduct = TextEditingController(); ``` to: ``` TextEditingController searchProduct = TextEditingController(); class _CartPageState extends State { ``` removing the...
this is best version in my opinion: ``` import 'package:cloud_firestore/cloud_firestore.dart'; import 'package:flutter/material.dart'; class CartPage extends StatefulWidget { const CartPage({Key? key}) : super(key: key); @override State createState() => _CartPageState(); } TextEditingController...
as I see the problem with [cloud_functions](https://pub.dev/packages/cloud_functions) not [cloud_firestore](https://pub.dev/packages/cloud_firestore) .. I simply don't use `cloud_functions`, I use simple [http](https://pub.dev/packages/http) requests instead, and trigger the function by calling it's triggerable URL.....
Hi all, i found a solution long time ago and the plugin works, but i forgot this open issue. so i currently writing this comment when i saw this thread....
@krhknoxpo @tsherdiwala @nhathiwala
@himanshu-knoxpo
@creativecreatorormaybenot @timtraversy
@nhathiwala Great, also believe me, filters are not works i will give an example if you want
Don't include (.png) Flags and just use Emoji ..