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
bbde34fae49c9f80406b5399560ed288226066e8
kent_logistics_app
/
lib
/
config
/
api_config.dart
4 lines
84 B
Dart
Raw
Normal View
History
Unescape
Escape
Initial Flutter project added
2025-11-28 10:14:30 +05:30
class
ApiConfig
{
chat support
2025-12-15 11:10:52 +05:30
static
const
String
baseUrl
=
"
http://10.11.236.74:8000/api
"
;
Initial Flutter project added
2025-11-28 10:14:30 +05:30
}
Reference in New Issue
Copy Permalink