You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears the project_id is hard-coded. It would be better if the user were able to select a project, or at least write in the project ID (perhaps defaulting to 1). This would allow greater flexibility for deploying the application in other settings.
It appears the project_id is hard-coded. It would be better if the user were able to select a project, or at least write in the project ID (perhaps defaulting to 1). This would allow greater flexibility for deploying the application in other settings.
The specific code I'm referring to is here:
bhima_stock/lib/services/connect.dart
Lines 31 to 35 in 27bd7ef
The text was updated successfully, but these errors were encountered: