Skip to content

Commit

Permalink
Merge pull request #2 from longkhanh-fam/nghia2
Browse files Browse the repository at this point in the history
upload add_food_screen
  • Loading branch information
longkhanh-fam authored Jan 23, 2024
2 parents 1cac435 + 5a1456c commit 3db2935
Showing 4 changed files with 491 additions and 15 deletions.
1 change: 1 addition & 0 deletions lib/config/constants.dart
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@
import 'package:flutter/material.dart';
import 'package:fooderapp/config/colors/colors.dart';


const String baseUrl = 'http://192.168.122.1:3001/';
const String baseUrlImageUpload = 'https://api.imgbb.com/1/upload';
const String imBBKey = "db64784c154c203b99f17145518d737a";
Loading

0 comments on commit 3db2935

Please sign in to comment.