SYMBOL INDEX (266 symbols across 59 files) FILE: lib/main.dart function main (line 9) | void main() class MyApp (line 16) | class MyApp extends StatefulWidget { method createState (line 20) | State createState() class _MyAppState (line 23) | class _MyAppState extends State { method initState (line 25) | void initState() method initialization (line 31) | void initialization() method build (line 38) | Widget build(BuildContext context) FILE: lib/pages/agreement/privacy.dart class AgreementPrivacy (line 4) | class AgreementPrivacy extends StatefulWidget { method createState (line 8) | State createState() class _AgreementPrivacyState (line 11) | class _AgreementPrivacyState extends State { method build (line 22) | Widget build(BuildContext context) FILE: lib/pages/agreement/user.dart class AgreementUser (line 4) | class AgreementUser extends StatefulWidget { method createState (line 8) | State createState() class _AgreementUserState (line 11) | class _AgreementUserState extends State { method build (line 22) | Widget build(BuildContext context) FILE: lib/pages/history_match/index.dart class HistoryMatch (line 8) | class HistoryMatch extends StatefulWidget { method createState (line 12) | State createState() class _HistoryMatchState (line 15) | class _HistoryMatchState extends State { method _onRefresh (line 20) | void _onRefresh() method _onLoading (line 32) | void _onLoading() method initState (line 49) | void initState() method build (line 58) | Widget build(BuildContext context) FILE: lib/pages/history_match/mock.dart class MockHistoryMatch (line 4) | class MockHistoryMatch { method get (line 23) | List get() method clean (line 50) | clean() FILE: lib/pages/home/community/index.dart class PageViewCommunity (line 10) | class PageViewCommunity extends StatefulWidget { method createState (line 14) | State createState() class _PageViewCommunityState (line 17) | class _PageViewCommunityState extends State method initState (line 31) | void initState() method build (line 39) | Widget build(BuildContext context) method setAppbar (line 63) | AppBar setAppbar() FILE: lib/pages/home/community/page_view/found/index.dart class PageViewFound (line 8) | class PageViewFound extends StatefulWidget { method createState (line 12) | State createState() class _PageViewFoundState (line 15) | class _PageViewFoundState extends State { method initState (line 19) | void initState() method _onRefresh (line 32) | void _onRefresh() method _onLoading (line 43) | void _onLoading() method build (line 58) | Widget build(BuildContext context) FILE: lib/pages/home/community/page_view/like/index.dart class PageViewLike (line 8) | class PageViewLike extends StatefulWidget { method createState (line 12) | State createState() class _PageViewLikeState (line 15) | class _PageViewLikeState extends State { method _onRefresh (line 21) | void _onRefresh() method _onLoading (line 30) | void _onLoading() method initState (line 43) | void initState() method build (line 52) | Widget build(BuildContext context) FILE: lib/pages/home/community/page_view/like/mock.dart class MockLike (line 5) | class MockLike extends MockHistoryMatch { method get (line 53) | List get({int num = 12}) method clear (line 96) | clear() FILE: lib/pages/home/community/page_view/recommend/index.dart class PageViewRecommend (line 10) | class PageViewRecommend extends StatefulWidget { method createState (line 14) | State createState() class _PageViewRecommendState (line 17) | class _PageViewRecommendState extends State { method initState (line 38) | void initState() method build (line 47) | Widget build(BuildContext context) method label (line 99) | Container label(BuildContext context) method topic (line 122) | Container topic() method search (line 164) | Padding search() FILE: lib/pages/home/community/page_view/widgets/publish_card.dart class PublishCard (line 7) | class PublishCard extends StatelessWidget { method build (line 13) | Widget build(BuildContext context) method buildMedia (line 122) | Widget buildMedia(bool type, List media) method iconText (line 167) | Row iconText(IconData icondata, String text) FILE: lib/pages/home/index.dart class Home (line 12) | class Home extends StatefulWidget { method createState (line 16) | State createState() class _HomeState (line 19) | class _HomeState extends State { method dispose (line 24) | void dispose() method initState (line 30) | void initState() method build (line 41) | Widget build(BuildContext context) method barItem (line 85) | IconButton barItem( FILE: lib/pages/home/index/index.dart class PageViewIndex (line 10) | class PageViewIndex extends StatefulWidget { method createState (line 14) | State createState() class _PageViewIndexState (line 17) | class _PageViewIndexState extends State { method build (line 26) | Widget build(BuildContext context) method appBarTitle (line 206) | Widget appBarTitle() method tag (line 235) | Container tag(String str) method avatar (line 252) | Widget avatar(String url) FILE: lib/pages/home/index/search_dialog.dart class SearchDialog (line 5) | class SearchDialog extends StatefulWidget { method createState (line 9) | State createState() class _SearchDialogState (line 12) | class _SearchDialogState extends State { method build (line 32) | Widget build(BuildContext context) method body (line 51) | Widget body() method setConstellation (line 80) | Column setConstellation() method setEdu (line 104) | Column setEdu() method setSex (line 127) | Column setSex() method groupButtonOptions (line 150) | GroupButtonOptions groupButtonOptions() method setAge (line 173) | Container setAge() method appbarTitle (line 216) | AppBar appbarTitle(BuildContext context) FILE: lib/pages/home/message/chat/index.dart class MessageChat (line 9) | class MessageChat extends StatefulWidget { method createState (line 13) | State createState() class _MessageChatState (line 16) | class _MessageChatState extends State { method build (line 18) | Widget build(BuildContext context) method msgItem (line 105) | Container msgItem(int index, {bool? reversed = false}) FILE: lib/pages/home/message/firends_dialog.dart class FirendsDialog (line 4) | class FirendsDialog extends StatefulWidget { method createState (line 8) | State createState() class _FirendsDialogState (line 11) | class _FirendsDialogState extends State { method build (line 13) | Widget build(BuildContext context) method shareButton (line 116) | Column shareButton(String text, IconData icon, Color color) FILE: lib/pages/home/message/index.dart class PageViewMessage (line 9) | class PageViewMessage extends StatefulWidget { method createState (line 13) | State createState() class _PageViewMessageState (line 16) | class _PageViewMessageState extends State { method initState (line 21) | void initState() method build (line 30) | Widget build(BuildContext context) method listCard (line 120) | Container listCard(MockLike item) method search (line 202) | Container search() FILE: lib/pages/home/message/qr_scan.dart class QrScan (line 4) | class QrScan extends StatefulWidget { method createState (line 8) | State createState() class _QrScanState (line 11) | class _QrScanState extends State { method build (line 15) | Widget build(BuildContext context) FILE: lib/pages/home/mine/add_tag/index.dart class MineAddTag (line 7) | class MineAddTag extends StatefulWidget { method createState (line 11) | State createState() class _MineAddTagState (line 14) | class _MineAddTagState extends State { method build (line 16) | Widget build(BuildContext context) method tabbarView4 (line 109) | Wrap tabbarView4() method tabbarView3 (line 128) | Wrap tabbarView3() method tabbarView2 (line 147) | Wrap tabbarView2() method tabbarView1 (line 166) | Wrap tabbarView1() FILE: lib/pages/home/mine/fans/index.dart class MineFans (line 6) | class MineFans extends StatefulWidget { method createState (line 10) | State createState() class _MineFansState (line 13) | class _MineFansState extends State { method initState (line 17) | void initState() method build (line 26) | Widget build(BuildContext context) function listCard (line 40) | Container listCard(MockLike item) FILE: lib/pages/home/mine/firends/index.dart class MineFirends (line 6) | class MineFirends extends StatefulWidget { method createState (line 10) | State createState() class _MineFirendsState (line 13) | class _MineFirendsState extends State { method initState (line 17) | void initState() method build (line 26) | Widget build(BuildContext context) function listCard (line 40) | Container listCard(MockLike item) FILE: lib/pages/home/mine/index.dart class PageViewMine (line 9) | class PageViewMine extends StatefulWidget { method createState (line 13) | State createState() class _PageViewMineState (line 18) | class _PageViewMineState extends State { method initState (line 23) | void initState() method build (line 33) | Widget build(BuildContext context) method dynamicItem (line 137) | Container dynamicItem(MockLike item, bool bottomBorder) method adapterItem (line 220) | Column adapterItem(int num, String text) method adapterDrive (line 241) | Container adapterDrive() method profile (line 251) | Widget profile() FILE: lib/pages/home/mine/mock.dart class MockMine (line 4) | class MockMine { method get (line 24) | MockMine get() FILE: lib/pages/home/mine/visitors/index.dart class MineVisitors (line 6) | class MineVisitors extends StatefulWidget { method createState (line 10) | State createState() class _MineVisitorsState (line 13) | class _MineVisitorsState extends State { method initState (line 17) | void initState() method build (line 26) | Widget build(BuildContext context) function listCard (line 40) | Container listCard(MockLike item) FILE: lib/pages/home/publish/index.dart class Publish (line 6) | class Publish extends StatefulWidget { method createState (line 10) | State createState() class _PublishState (line 13) | class _PublishState extends State { method build (line 17) | Widget build(BuildContext context) method selectedImage (line 142) | Container selectedImage(String src) FILE: lib/pages/login/password.dart class LoginPassword (line 10) | class LoginPassword extends StatefulWidget { method createState (line 14) | State createState() class _LoginState (line 17) | class _LoginState extends State { method build (line 19) | Widget build(BuildContext context) method buildPassWord (line 111) | Column buildPassWord() method loginButton (line 164) | InkWell loginButton() FILE: lib/pages/login/verify_code.dart class LoginVerifyCode (line 9) | class LoginVerifyCode extends StatefulWidget { method createState (line 13) | State createState() class _LoginState (line 16) | class _LoginState extends State { method build (line 18) | Widget build(BuildContext context) method buildPassWord (line 87) | Column buildPassWord() method loginButton (line 135) | InkWell loginButton() method buildVerifyCode (line 161) | Column buildVerifyCode() FILE: lib/pages/login/widgets/head.dart class Head (line 4) | class Head extends StatefulWidget { method createState (line 8) | State createState() class _HeadState (line 11) | class _HeadState extends State { method build (line 13) | Widget build(BuildContext context) FILE: lib/pages/settings/about/index.dart class SettingsAbout (line 5) | class SettingsAbout extends StatefulWidget { method createState (line 9) | State createState() class _SettingsAboutState (line 12) | class _SettingsAboutState extends State { method build (line 14) | Widget build(BuildContext context) FILE: lib/pages/settings/account/index.dart class SettingsAccount (line 7) | class SettingsAccount extends StatefulWidget { method createState (line 11) | State createState() class _SettingsAccountState (line 14) | class _SettingsAccountState extends State { method build (line 16) | Widget build(BuildContext context) FILE: lib/pages/settings/account/logout.dart class AccountLogout (line 7) | class AccountLogout extends StatefulWidget { method createState (line 11) | State createState() class _AccountLogoutState (line 14) | class _AccountLogoutState extends State { method build (line 25) | Widget build(BuildContext context) FILE: lib/pages/settings/account/update_phone.dart class AccountUpdatePhone (line 7) | class AccountUpdatePhone extends StatefulWidget { method createState (line 11) | State createState() class _AccountUpdatePhoneState (line 14) | class _AccountUpdatePhoneState extends State { method build (line 16) | Widget build(BuildContext context) FILE: lib/pages/settings/account/update_phone2.dart class AccountUpdatePhone2 (line 8) | class AccountUpdatePhone2 extends StatefulWidget { method createState (line 12) | State createState() class _AccountUpdatePhone2State (line 15) | class _AccountUpdatePhone2State extends State { method build (line 17) | Widget build(BuildContext context) FILE: lib/pages/settings/backlist/index.dart class SettingsBacklist (line 5) | class SettingsBacklist extends StatefulWidget { method createState (line 9) | State createState() class _SettingsBacklistState (line 12) | class _SettingsBacklistState extends State { method build (line 14) | Widget build(BuildContext context) FILE: lib/pages/settings/index.dart class Settings (line 8) | class Settings extends StatefulWidget { method createState (line 12) | State createState() class _SettingsState (line 15) | class _SettingsState extends State { method build (line 17) | Widget build(BuildContext context) method bottomConfirm (line 60) | Future bottomConfirm(BuildContext context) FILE: lib/pages/settings/notification/index.dart class SettingsNotification (line 7) | class SettingsNotification extends StatefulWidget { method createState (line 11) | State createState() class _SettingsNotificationState (line 14) | class _SettingsNotificationState extends State { method build (line 16) | Widget build(BuildContext context) FILE: lib/pages/settings/password/reset.dart class PasswordReset (line 8) | class PasswordReset extends StatefulWidget { method createState (line 12) | State createState() class _NewPasswordState (line 15) | class _NewPasswordState extends State { method build (line 17) | Widget build(BuildContext context) FILE: lib/pages/settings/password/update.dart class PasswordUpdate (line 7) | class PasswordUpdate extends StatefulWidget { method createState (line 11) | State createState() class _PasswordUpdateState (line 14) | class _PasswordUpdateState extends State { method build (line 16) | Widget build(BuildContext context) FILE: lib/pages/settings/privacy/index.dart class SettingsPrivacy (line 6) | class SettingsPrivacy extends StatefulWidget { method createState (line 10) | State createState() class _SettingsPrivacyState (line 13) | class _SettingsPrivacyState extends State { method build (line 15) | Widget build(BuildContext context) FILE: lib/pages/verify_code/index.dart class VerifyCode (line 7) | class VerifyCode extends StatefulWidget { method createState (line 11) | State createState() class _VerifyCodeState (line 14) | class _VerifyCodeState extends State { method initState (line 20) | void initState() method build (line 29) | Widget build(BuildContext context) FILE: lib/state/token.dart class TokenController (line 4) | class TokenController extends GetxController { method set (line 10) | void set() method delete (line 16) | void delete() FILE: lib/wcao/kit/index.dart class WcaoUtils (line 9) | class WcaoUtils { method toast (line 11) | toast(String msg) method loading (line 16) | loading({String? msg}) method dismiss (line 21) | dismiss() method imageCache (line 27) | Widget imageCache(String url, {BoxFit? fit}) method getRandomImage (line 41) | String getRandomImage() FILE: lib/wcao/ui/bottom_drive.dart class BottomDrive (line 4) | class BottomDrive extends StatelessWidget { method build (line 8) | Widget build(BuildContext context) FILE: lib/wcao/ui/cell.dart class Cell (line 4) | class Cell extends StatelessWidget { method build (line 26) | Widget build(BuildContext context) FILE: lib/wcao/ui/main.dart class WcaoThemeTest (line 3) | class WcaoThemeTest { method init (line 22) | init({ class ThemeColorType (line 33) | class ThemeColorType { method _darken (line 54) | Color _darken(Color color, [double amount = .1]) method _lighten (line 64) | Color _lighten(Color color, [double amount = .1]) FILE: lib/wcao/ui/tag.dart class Tag (line 4) | class Tag extends StatelessWidget { method build (line 51) | Widget build(BuildContext context) FILE: lib/wcao/ui/theme.dart class WcaoTheme (line 9) | class WcaoTheme { FILE: linux/flutter/generated_plugin_registrant.cc function fl_register_plugins (line 10) | void fl_register_plugins(FlPluginRegistry* registry) { FILE: linux/main.cc function main (line 3) | int main(int argc, char** argv) { FILE: linux/my_application.cc type _MyApplication (line 10) | struct _MyApplication { function my_application_activate (line 18) | static void my_application_activate(GApplication* application) { function gboolean (line 66) | static gboolean my_application_local_command_line(GApplication* applicat... function my_application_dispose (line 85) | static void my_application_dispose(GObject* object) { function my_application_class_init (line 91) | static void my_application_class_init(MyApplicationClass* klass) { function my_application_init (line 97) | static void my_application_init(MyApplication* self) {} function MyApplication (line 99) | MyApplication* my_application_new() { FILE: test/widget_test.dart function main (line 13) | void main() FILE: web/splash/splash.js function removeSplashFromWeb (line 1) | function removeSplashFromWeb() { FILE: windows/flutter/generated_plugin_registrant.cc function RegisterPlugins (line 10) | void RegisterPlugins(flutter::PluginRegistry* registry) { FILE: windows/runner/flutter_window.cpp function LRESULT (line 40) | LRESULT FILE: windows/runner/flutter_window.h function class (line 12) | class FlutterWindow : public Win32Window { FILE: windows/runner/main.cpp function wWinMain (line 8) | int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, FILE: windows/runner/utils.cpp function CreateAndAttachConsole (line 10) | void CreateAndAttachConsole() { function GetCommandLineArguments (line 24) | std::vector GetCommandLineArguments() { function Utf8FromUtf16 (line 44) | std::string Utf8FromUtf16(const wchar_t* utf16_string) { FILE: windows/runner/win32_window.cpp function Scale (line 18) | int Scale(int source, double scale_factor) { function EnableFullDpiSupportIfAvailable (line 24) | void EnableFullDpiSupportIfAvailable(HWND hwnd) { class WindowClassRegistrar (line 41) | class WindowClassRegistrar { method WindowClassRegistrar (line 46) | static WindowClassRegistrar* GetInstance() { method WindowClassRegistrar (line 62) | WindowClassRegistrar() = default; function wchar_t (line 71) | const wchar_t* WindowClassRegistrar::GetWindowClass() { function LRESULT (line 133) | LRESULT CALLBACK Win32Window::WndProc(HWND const window, function LRESULT (line 152) | LRESULT function Win32Window (line 208) | Win32Window* Win32Window::GetThisFromHandle(HWND const window) noexcept { function RECT (line 224) | RECT Win32Window::GetClientArea() { function HWND (line 230) | HWND Win32Window::GetHandle() { FILE: windows/runner/win32_window.h type Size (line 21) | struct Size {