class Api { static const host = "http://flutter.yoqi.me/Api"; static const porject = host + "/flutter_green"; static const login = host + "Api/login"; }