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
9faf983b95df7cc2dbe04bacdbe6402ef7e8a947
kent_logistics_app
/
lib
/
config
/
api_config.dart
4 lines
85 B
Dart
Raw
Normal View
History
Unescape
Escape
Initial Flutter project added
2025-11-28 10:14:30 +05:30
class
ApiConfig
{
Your changes
2025-12-11 18:36:11 +05:30
static
const
String
baseUrl
=
"
http://192.168.0.100:8000/api
"
;
Initial Flutter project added
2025-11-28 10:14:30 +05:30
}
Reference in New Issue
Copy Permalink