This website requires JavaScript.
Explore
Help
Register
Sign In
kent-logistics
/
kent_logistics_app
Watch
3
Star
0
Fork
0
You've already forked kent_logistics_app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9fb9455e783f03005a415885d5a064058a3729e
kent_logistics_app
/
lib
/
config
/
api_config.dart
4 lines
83 B
Dart
Raw
Normal View
History
Unescape
Escape
Initial Flutter project added
2025-11-28 10:14:30 +05:30
class
ApiConfig
{
chat support download updated
2025-12-18 11:03:25 +05:30
static
const
String
baseUrl
=
"
http://10.119.0.74:8000/api
"
;
Initial Flutter project added
2025-11-28 10:14:30 +05:30
}
Reference in New Issue
Copy Permalink