SimformSolutionsPvtLtd / flutter_credit_card

A credit card widget for Flutter application.
https://pub.dev/packages/flutter_credit_card
MIT License
424 stars 258 forks source link

Fix: Add Namespace to build.gradle for :flutter_credit_card #171

Open gapkalov opened 1 month ago

gapkalov commented 1 month ago

Issue: Build failed due to missing namespace in the :flutter_credit_card module's build.gradle file.

Solution: Added the required namespace property to build.gradle as specified in Android's documentation.

Outcome: The build now completes successfully without errors. @meetjanani-simformsolutions @kaoz70 @kika @vHanda @guicarvalho @BirjuVachhani @DevarshRanpara

kgrabko commented 1 month ago

please accept changes to make to work with last flutter

kgrabko commented 3 weeks ago

thankswe  do mobile version for internet shop Modern microservices with CMS Manhattan (youtube.com)

|

Modern microservices with CMS Manhattan

|

|

|

Konstantin Grabko Director of ECommerce CMS Engineering CENTER BUSINESS SOLUTIONS INC 33 Mitchell ave  | Plainview  NYtel: 516-353-4997 | mobile 516-353-4997

On Friday, October 18, 2024 at 01:36:18 AM EDT, MrKosen ***@***.***> wrote:  

@talhakosen approved this pull request.

In android/build.gradle:

@@ -25,6 +25,12 @@ apply plugin: 'com.android.library' apply plugin: 'kotlin-android'

android { +

ok

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>