diff --git a/lib/generated/intl/messages_en.dart b/lib/generated/intl/messages_en.dart index 465a7690..24834513 100644 --- a/lib/generated/intl/messages_en.dart +++ b/lib/generated/intl/messages_en.dart @@ -24,11 +24,12 @@ class MessageLookup extends MessageLookupByLibrary { static m1(name) => "Welcome, ${name}"; final messages = _notInlinedMessages(_notInlinedMessages); - static _notInlinedMessages(_) => { - "app_name" : MessageLookupByLibrary.simpleMessage("DanXi"), - "cancel" : MessageLookupByLibrary.simpleMessage("Cancel"), - "change_account" : MessageLookupByLibrary.simpleMessage("Switch Account"), - "choose_area" : MessageLookupByLibrary.simpleMessage("Select Campus"), + static _notInlinedMessages(_) => { + "app_name": MessageLookupByLibrary.simpleMessage("DanXi"), + "cancel": MessageLookupByLibrary.simpleMessage("Cancel"), + "change_account": + MessageLookupByLibrary.simpleMessage("Switch Account"), + "choose_area": MessageLookupByLibrary.simpleMessage("Select Campus"), "current_connection": MessageLookupByLibrary.simpleMessage("Current Connection"), "current_connection_failed": MessageLookupByLibrary.simpleMessage( @@ -63,18 +64,20 @@ class MessageLookup extends MessageLookupByLibrary { "good_noon": MessageLookupByLibrary.simpleMessage("Rise and shine."), "i_see": MessageLookupByLibrary.simpleMessage("OK"), "last_15_days": MessageLookupByLibrary.simpleMessage("Last 15 days"), - "last_30_days" : MessageLookupByLibrary.simpleMessage("Last 30 days"), - "last_7_days" : MessageLookupByLibrary.simpleMessage("Last 7 days"), - "late_night" : MessageLookupByLibrary.simpleMessage("The dead of midnight is the noon of thought."), - "loading" : MessageLookupByLibrary.simpleMessage("Loading..."), - "loading_qr_code" : MessageLookupByLibrary.simpleMessage("Loading Fudan QR Code...\nThis may take 5-10 seconds, depending on Fudan servers."), - "login" : MessageLookupByLibrary.simpleMessage("Login"), - "login_uis" : MessageLookupByLibrary.simpleMessage("Fudan UIS Login"), - "login_uis_pwd" : MessageLookupByLibrary.simpleMessage("Password"), - "login_uis_uid" : MessageLookupByLibrary.simpleMessage("ID"), - "login_with_uis" : MessageLookupByLibrary.simpleMessage("Sign in as:"), - "logining" : MessageLookupByLibrary.simpleMessage("Logging in..."), - "new_post" : MessageLookupByLibrary.simpleMessage("New Post"), + "last_30_days": MessageLookupByLibrary.simpleMessage("Last 30 days"), + "last_7_days": MessageLookupByLibrary.simpleMessage("Last 7 days"), + "late_night": MessageLookupByLibrary.simpleMessage( + "The dead of midnight is the noon of thought."), + "loading": MessageLookupByLibrary.simpleMessage("Loading..."), + "loading_qr_code": MessageLookupByLibrary.simpleMessage( + "Loading Fudan QR Code...\nThis may take 5-10 seconds, depending on Fudan servers."), + "login": MessageLookupByLibrary.simpleMessage("Login"), + "login_uis": MessageLookupByLibrary.simpleMessage("Fudan UIS Login"), + "login_uis_pwd": MessageLookupByLibrary.simpleMessage("Password"), + "login_uis_uid": MessageLookupByLibrary.simpleMessage("ID"), + "login_with_uis": MessageLookupByLibrary.simpleMessage("Sign in as:"), + "logining": MessageLookupByLibrary.simpleMessage("Logging in..."), + "new_post" : MessageLookupByLibrary.simpleMessage("New Post"), "out_of_dining_time" : MessageLookupByLibrary.simpleMessage("It\'s not dining time right now."), "reply_to" : m0, "share" : MessageLookupByLibrary.simpleMessage("Share"), diff --git a/lib/generated/intl/messages_zh.dart b/lib/generated/intl/messages_zh.dart index 3e3d0ed0..1ad61a99 100644 --- a/lib/generated/intl/messages_zh.dart +++ b/lib/generated/intl/messages_zh.dart @@ -24,11 +24,11 @@ class MessageLookup extends MessageLookupByLibrary { static m1(name) => "欢迎你,${name}!"; final messages = _notInlinedMessages(_notInlinedMessages); - static _notInlinedMessages(_) => { - "app_name" : MessageLookupByLibrary.simpleMessage("旦兮 α"), - "cancel" : MessageLookupByLibrary.simpleMessage("取消"), - "change_account" : MessageLookupByLibrary.simpleMessage("切换账号"), - "choose_area" : MessageLookupByLibrary.simpleMessage("选择校区"), + static _notInlinedMessages(_) => { + "app_name": MessageLookupByLibrary.simpleMessage("旦兮 α"), + "cancel": MessageLookupByLibrary.simpleMessage("取消"), + "change_account": MessageLookupByLibrary.simpleMessage("切换账号"), + "choose_area": MessageLookupByLibrary.simpleMessage("选择校区"), "current_connection": MessageLookupByLibrary.simpleMessage("当前连接"), "current_connection_failed": MessageLookupByLibrary.simpleMessage("获取 WiFi 名称失败,请授予精确定位权限"), @@ -53,18 +53,19 @@ class MessageLookup extends MessageLookupByLibrary { "good_noon": MessageLookupByLibrary.simpleMessage("快到中午啦"), "i_see": MessageLookupByLibrary.simpleMessage("好"), "last_15_days": MessageLookupByLibrary.simpleMessage("过去 15 天"), - "last_30_days" : MessageLookupByLibrary.simpleMessage("过去 30 天"), - "last_7_days" : MessageLookupByLibrary.simpleMessage("过去 7 天"), - "late_night" : MessageLookupByLibrary.simpleMessage("披星戴月,不负韶华"), - "loading" : MessageLookupByLibrary.simpleMessage("获取中..."), - "loading_qr_code" : MessageLookupByLibrary.simpleMessage("加载复活码中...\n可能需要5~10秒,取决于复旦服务器。"), - "login" : MessageLookupByLibrary.simpleMessage("登录"), - "login_uis" : MessageLookupByLibrary.simpleMessage("登录复旦UIS"), - "login_uis_pwd" : MessageLookupByLibrary.simpleMessage("UIS密码"), - "login_uis_uid" : MessageLookupByLibrary.simpleMessage("UIS账号"), - "login_with_uis" : MessageLookupByLibrary.simpleMessage("将使用以下信息匿名登录旦唧"), - "logining" : MessageLookupByLibrary.simpleMessage("正在登录..."), - "new_post" : MessageLookupByLibrary.simpleMessage("发布新帖子"), + "last_30_days": MessageLookupByLibrary.simpleMessage("过去 30 天"), + "last_7_days": MessageLookupByLibrary.simpleMessage("过去 7 天"), + "late_night": MessageLookupByLibrary.simpleMessage("披星戴月,不负韶华"), + "loading": MessageLookupByLibrary.simpleMessage("获取中..."), + "loading_qr_code": MessageLookupByLibrary.simpleMessage( + "加载复活码中...\n可能需要5~10秒,取决于复旦服务器。"), + "login": MessageLookupByLibrary.simpleMessage("登录"), + "login_uis": MessageLookupByLibrary.simpleMessage("登录复旦UIS"), + "login_uis_pwd": MessageLookupByLibrary.simpleMessage("UIS密码"), + "login_uis_uid": MessageLookupByLibrary.simpleMessage("UIS账号"), + "login_with_uis": MessageLookupByLibrary.simpleMessage("将使用以下信息匿名登录旦唧"), + "logining": MessageLookupByLibrary.simpleMessage("正在登录..."), + "new_post" : MessageLookupByLibrary.simpleMessage("发布新帖子"), "out_of_dining_time" : MessageLookupByLibrary.simpleMessage("现在不是食堂用餐时间"), "reply_to" : m0, "share" : MessageLookupByLibrary.simpleMessage("分享"), diff --git a/lib/main.dart b/lib/main.dart index 4d8e6986..bfe4e67b 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -96,10 +96,6 @@ class DanxiApp extends StatelessWidget { theme: ThemeData( brightness: Brightness.light, primarySwatch: Colors.deepPurple, - // cardTheme: CardTheme( - // color: Colors.grey, //TODO: Delete - // elevation: 5, - // ), ), darkTheme: ThemeData( brightness: Brightness.dark, @@ -108,10 +104,6 @@ class DanxiApp extends StatelessWidget { unselectedIconTheme: IconThemeData(color: Colors.white), selectedItemColor: Colors.white, unselectedItemColor: Colors.white), - cardTheme: CardTheme( - elevation: 5, - color: Colors.grey, - ), textTheme: new TextTheme( bodyText2: new TextStyle(color: Colors.red), headline1: new TextStyle(fontSize: 78), diff --git a/pubspec.lock b/pubspec.lock index 6045e2dc..329ed8d4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,98 +5,98 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "14.0.0" analyzer: dependency: transitive description: name: analyzer - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.41.2" args: dependency: transitive description: name: args - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.6.0" async: dependency: transitive description: name: async - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.5.0" beautifulsoup: dependency: "direct main" description: name: beautifulsoup - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.1" boolean_selector: dependency: transitive description: name: boolean_selector - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.1.0" build: dependency: transitive description: name: build - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.6.2" build_config: dependency: transitive description: name: build_config - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.4.6" build_daemon: dependency: transitive description: name: build_daemon - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.1.10" build_resolvers: dependency: transitive description: name: build_resolvers - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.5.3" build_runner: dependency: "direct dev" description: name: build_runner - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.11.5" build_runner_core: dependency: transitive description: name: build_runner_core - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "6.1.10" built_collection: dependency: transitive description: name: built_collection - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "5.0.0" built_value: dependency: transitive description: name: built_value - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "8.0.4" catcher: @@ -112,210 +112,210 @@ packages: dependency: transitive description: name: characters - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.1.0" charcode: dependency: transitive description: name: charcode - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.2.0" checked_yaml: dependency: transitive description: name: checked_yaml - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.4" cli_util: dependency: transitive description: name: cli_util - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.3.0" clock: dependency: transitive description: name: clock - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.1.0" code_builder: dependency: transitive description: name: code_builder - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.7.0" collection: dependency: transitive description: name: collection - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.15.0" connectivity_plus: dependency: "direct main" description: name: connectivity_plus - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.8.1" connectivity_plus_linux: dependency: transitive description: name: connectivity_plus_linux - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.3.1" connectivity_plus_macos: dependency: transitive description: name: connectivity_plus_macos - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.4.1" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.4.1" connectivity_plus_web: dependency: transitive description: name: connectivity_plus_web - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.6.1" connectivity_plus_windows: dependency: transitive description: name: connectivity_plus_windows - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1" convert: dependency: transitive description: name: convert - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.1.1" cookie_jar: dependency: transitive description: name: cookie_jar - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.1" crypto: dependency: transitive description: name: crypto - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.1.5" csslib: dependency: transitive description: name: csslib - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.15.0" cupertino_icons: dependency: transitive description: name: cupertino_icons - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.3" dart_style: dependency: transitive description: name: dart_style - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.3.12" data_plugin: dependency: "direct main" description: name: data_plugin - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.18" dbus: dependency: transitive description: name: dbus - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.2" device_info: dependency: transitive description: name: device_info - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" device_info_platform_interface: dependency: transitive description: name: device_info_platform_interface - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.1" dio: dependency: "direct main" description: name: dio - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.0.10" dio_cookie_manager: dependency: "direct main" description: name: dio_cookie_manager - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" event_bus: dependency: "direct main" description: name: event_bus - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.1.1" fake_async: dependency: transitive description: name: fake_async - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.2.0" ffi: dependency: transitive description: name: ffi - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" file: dependency: transitive description: name: file - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "6.1.0" fixnum: dependency: transitive description: name: fixnum - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" flutter: @@ -327,7 +327,7 @@ packages: dependency: "direct main" description: name: flutter_inappwebview - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "5.3.1" flutter_localizations: @@ -339,14 +339,14 @@ packages: dependency: transitive description: name: flutter_mailer - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.0.0-null-safe" flutter_platform_widgets: dependency: "direct main" description: name: flutter_platform_widgets - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.1.0" flutter_progress_dialog: @@ -362,7 +362,7 @@ packages: dependency: transitive description: name: flutter_spinkit - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "4.1.2+1" flutter_test: @@ -374,7 +374,7 @@ packages: dependency: "direct main" description: name: flutter_timetable_view - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.2.0" flutter_web_plugins: @@ -386,399 +386,399 @@ packages: dependency: transitive description: name: fluttertoast - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "7.1.8" glob: dependency: transitive description: name: glob - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.0.1" graphs: dependency: transitive description: name: graphs - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.2.0" html: dependency: transitive description: name: html - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.13.4+2" http: dependency: "direct main" description: name: http - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.12.2" http_multi_server: dependency: transitive description: name: http_multi_server - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.2.0" http_parser: dependency: transitive description: name: http_parser - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.1.4" ical: dependency: "direct main" description: name: ical - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.4" intl: dependency: "direct overridden" description: name: intl - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.17.0" io: dependency: transitive description: name: io - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.3.5" js: dependency: transitive description: name: js - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.6.3" json_annotation: dependency: transitive description: name: json_annotation - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.1.1" json_serializable: dependency: "direct main" description: name: json_serializable - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.5.1" logging: dependency: transitive description: name: logging - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.1" mailer: dependency: transitive description: name: mailer - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "4.0.0" matcher: dependency: transitive description: name: matcher - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.12.10" meta: dependency: transitive description: name: meta - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.3.0" mime: dependency: transitive description: name: mime - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" nanoid: dependency: transitive description: name: nanoid - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.0" nested: dependency: transitive description: name: nested - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" network_info_plus: dependency: "direct main" description: name: network_info_plus - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.2" network_info_plus_linux: dependency: transitive description: name: network_info_plus_linux - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1" network_info_plus_macos: dependency: transitive description: name: network_info_plus_macos - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1" network_info_plus_platform_interface: dependency: transitive description: name: network_info_plus_platform_interface - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1" network_info_plus_web: dependency: transitive description: name: network_info_plus_web - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1" network_info_plus_windows: dependency: transitive description: name: network_info_plus_windows - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1" package_config: dependency: transitive description: name: package_config - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.9.3" package_info: dependency: transitive description: name: package_info - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.4.3+4" path: dependency: transitive description: name: path - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.8.0" path_provider: dependency: "direct main" description: name: path_provider - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.6.28" path_provider_linux: dependency: transitive description: name: path_provider_linux - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.1+2" path_provider_macos: dependency: transitive description: name: path_provider_macos - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.4+8" path_provider_platform_interface: dependency: transitive description: name: path_provider_platform_interface - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.4" path_provider_windows: dependency: transitive description: name: path_provider_windows - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.5" pedantic: dependency: transitive description: name: pedantic - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.11.0" petitparser: dependency: transitive description: name: petitparser - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.1.0" platform: dependency: transitive description: name: platform - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.0.0" plugin_platform_interface: dependency: transitive description: name: plugin_platform_interface - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.3" pool: dependency: transitive description: name: pool - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.5.0" process: dependency: transitive description: name: process - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "4.2.1" provider: dependency: "direct main" description: name: provider - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "4.3.3" pub_semver: dependency: transitive description: name: pub_semver - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.0.0" pubspec_parse: dependency: transitive description: name: pubspec_parse - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.8" qr: dependency: transitive description: name: qr - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.3.0" qr_flutter: dependency: "direct main" description: name: qr_flutter - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.2.0" quick_actions: dependency: "direct main" description: name: quick_actions - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.4.0+10" screen: dependency: "direct main" description: name: screen - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.5" sentry: dependency: transitive description: name: sentry - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "4.0.6" share: dependency: "direct main" description: name: share - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.0.1" shared_preferences: dependency: "direct main" description: name: shared_preferences - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.5.12+4" shared_preferences_linux: dependency: transitive description: name: shared_preferences_linux - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.2+4" shared_preferences_macos: dependency: transitive description: name: shared_preferences_macos - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.1+11" shared_preferences_platform_interface: dependency: transitive description: name: shared_preferences_platform_interface - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.4" shared_preferences_web: dependency: transitive description: name: shared_preferences_web - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.2+7" shared_preferences_windows: dependency: transitive description: name: shared_preferences_windows - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.0.2+3" shelf: dependency: transitive description: name: shelf - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.7.9" shelf_web_socket: dependency: transitive description: name: shelf_web_socket - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.2.4+1" sky_engine: @@ -790,70 +790,70 @@ packages: dependency: transitive description: name: source_gen - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.9.10+3" source_span: dependency: transitive description: name: source_span - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.8.1" stack_trace: dependency: transitive description: name: stack_trace - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.10.0" stream_channel: dependency: transitive description: name: stream_channel - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.1.0" stream_transform: dependency: transitive description: name: stream_transform - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.0.0" string_scanner: dependency: transitive description: name: string_scanner - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.1.0" term_glyph: dependency: transitive description: name: term_glyph - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.2.0" test_api: dependency: transitive description: name: test_api - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.2.19" timing: dependency: transitive description: name: timing - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.1+3" typed_data: dependency: transitive description: name: typed_data - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.3.0" url_launcher: @@ -902,63 +902,63 @@ packages: dependency: transitive description: name: utf - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.9.0+5" uuid: dependency: transitive description: name: uuid - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.2.2" vector_math: dependency: transitive description: name: vector_math - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.1.0" watcher: dependency: transitive description: name: watcher - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.0.0" web_socket_channel: dependency: transitive description: name: web_socket_channel - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "1.2.0" win32: dependency: transitive description: name: win32 - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "2.0.5" xdg_directories: dependency: transitive description: name: xdg_directories - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "0.1.2" xml: dependency: transitive description: name: xml - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "4.5.1" yaml: dependency: transitive description: name: yaml - url: "https://mirrors.sjtug.sjtu.edu.cn/dart-pub" + url: "https://pub.flutter-io.cn" source: hosted version: "3.1.0" sdks: diff --git a/pubspec.yaml b/pubspec.yaml index d940f0ca..46a60a80 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dan_xi -description: A new Flutter application. +description: Maybe the best all-rounded service app for Fudan University students. # The following line prevents the package from being accidentally published to # pub.dev using `pub publish`. This is preferred for private packages. @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.0.0+1 +version: 0.1.0+1 environment: sdk: ">=2.7.0 <3.0.0"