SYMBOL INDEX (1169 symbols across 240 files) FILE: android/app/src/main/java/com/weilu/deer/DeerPickerProvider.java class DeerPickerProvider (line 11) | public class DeerPickerProvider extends FileProvider { FILE: android/app/src/main/java/com/weilu/deer/FileProvider7.java class FileProvider7 (line 17) | public class FileProvider7 { method getUriForFile (line 19) | public static Uri getUriForFile(Context context, File file) { method getUriForFile24 (line 29) | private static Uri getUriForFile24(Context context, File file) { method setIntentDataAndType (line 33) | public static void setIntentDataAndType(Context context, Intent intent... method setIntentData (line 46) | public static void setIntentData(Context context, Intent intent, File ... FILE: android/app/src/main/java/com/weilu/deer/InstallAPKPlugin.java class InstallAPKPlugin (line 16) | public class InstallAPKPlugin implements FlutterPlugin { method InstallAPKPlugin (line 21) | public InstallAPKPlugin(Activity activity) { method onAttachedToEngine (line 25) | @Override method onDetachedFromEngine (line 30) | @Override method setupMethodChannel (line 35) | private void setupMethodChannel(BinaryMessenger messenger) { method openFile (line 50) | private void openFile(String path) { method tearDownChannel (line 58) | private void tearDownChannel() { FILE: android/app/src/main/java/com/weilu/deer/MainActivity.java class MainActivity (line 13) | public class MainActivity extends FlutterActivity { method configureFlutterEngine (line 15) | @Override method onCreate (line 21) | @Override FILE: android/app/src/main/java/com/weilu/deer/MyApp.java class MyApp (line 11) | public class MyApp extends Application { method onCreate (line 13) | @Override FILE: integration_test/goods_test.dart function main (line 14) | void main() function fireOnTap (line 116) | void fireOnTap(Finder finder, String text) FILE: integration_test/integration_test.dart function main (line 4) | Future main() FILE: integration_test/login_test.dart function main (line 10) | void main() FILE: lib/account/account_router.dart class AccountRouter (line 17) | class AccountRouter implements IRouterProvider{ method initRouter (line 32) | void initRouter(FluroRouter router) FILE: lib/account/models/bank_entity.dart class BankEntity (line 5) | @JsonSerializable() method toJson (line 12) | Map toJson() method getSuspensionTag (line 19) | String getSuspensionTag() FILE: lib/account/models/city_entity.dart class CityEntity (line 5) | @JsonSerializable() method toJson (line 12) | Map toJson() method getSuspensionTag (line 19) | String getSuspensionTag() FILE: lib/account/models/withdrawal_account_model.dart class WithdrawalAccountModel (line 2) | class WithdrawalAccountModel { method toJson (line 17) | Map toJson() FILE: lib/account/page/account_page.dart class AccountPage (line 13) | class AccountPage extends StatefulWidget { method createState (line 18) | _AccountPageState createState() class _AccountPageState (line 21) | class _AccountPageState extends State { method build (line 23) | Widget build(BuildContext context) method _buildCard (line 52) | Widget _buildCard() class _AccountMoney (line 87) | class _AccountMoney extends StatelessWidget { method build (line 102) | Widget build(BuildContext context) FILE: lib/account/page/account_record_list_page.dart class AccountRecordListPage (line 8) | class AccountRecordListPage extends StatefulWidget { method createState (line 13) | _AccountRecordListPageState createState() class _AccountRecordListPageState (line 16) | class _AccountRecordListPageState extends State { method build (line 18) | Widget build(BuildContext context) method _buildGroup (line 32) | Widget _buildGroup(int index) method _buildItem (line 59) | Widget _buildItem(int i) FILE: lib/account/page/add_withdrawal_account_page.dart class AddWithdrawalAccountPage (line 17) | class AddWithdrawalAccountPage extends StatefulWidget { method createState (line 22) | _AddWithdrawalAccountPageState createState() class _AddWithdrawalAccountPageState (line 25) | class _AddWithdrawalAccountPageState extends State { method initState (line 42) | void initState() method _loadData (line 47) | void _loadData() method _addBank (line 72) | void _addBank(dynamic value) method build (line 77) | Widget build(BuildContext context) method _buildHeader (line 107) | Widget _buildHeader() method _buildListItem (line 144) | Widget _buildListItem(int index) FILE: lib/account/page/city_select_page.dart class CitySelectPage (line 14) | class CitySelectPage extends StatefulWidget { method createState (line 19) | _CitySelectPageState createState() class _CitySelectPageState (line 22) | class _CitySelectPageState extends State { method initState (line 28) | void initState() method _loadData (line 33) | Future _loadData() method _addCity (line 57) | void _addCity(dynamic value) method _loadString (line 62) | Future _loadString(String key) method build (line 68) | Widget build(BuildContext context) method _buildListItem (line 93) | Widget _buildListItem(int index) FILE: lib/account/page/withdrawal_account_list_page.dart class WithdrawalAccountListPage (line 11) | class WithdrawalAccountListPage extends StatefulWidget { method createState (line 16) | _WithdrawalAccountListPageState createState() class _WithdrawalAccountListPageState (line 19) | class _WithdrawalAccountListPageState extends State { method initState (line 28) | void initState() method build (line 37) | Widget build(BuildContext context) method sizeItem (line 58) | Widget sizeItem(WithdrawalAccountModel data, int index, Animation { method initState (line 31) | void initState() method dispose (line 37) | void dispose() method _verify (line 43) | void _verify() method build (line 57) | Widget build(BuildContext context) method _buildWithdrawalType (line 191) | Widget _buildWithdrawalType(int type) FILE: lib/account/page/withdrawal_password_page.dart class WithdrawalPasswordPage (line 12) | class WithdrawalPasswordPage extends StatefulWidget { method createState (line 17) | _WithdrawalPasswordPageState createState() class _WithdrawalPasswordPageState (line 20) | class _WithdrawalPasswordPageState extends State { method build (line 22) | Widget build(BuildContext context) method _showHintDialog (line 52) | void _showHintDialog() method _showVerifyDialog (line 72) | void _showVerifyDialog() FILE: lib/account/page/withdrawal_record_list_page.dart class WithdrawalRecordListPage (line 8) | class WithdrawalRecordListPage extends StatefulWidget { method createState (line 13) | _WithdrawalRecordListPageState createState() class _WithdrawalRecordListPageState (line 16) | class _WithdrawalRecordListPageState extends State { method build (line 19) | Widget build(BuildContext context) FILE: lib/account/widgets/rise_number_text.dart class RiseNumberText (line 4) | class RiseNumberText extends StatefulWidget { method createState (line 17) | _RiseNumberTextState createState() class _RiseNumberTextState (line 20) | class _RiseNumberTextState extends State with SingleTick... method initState (line 27) | void initState() method didUpdateWidget (line 37) | void didUpdateWidget(RiseNumberText oldWidget) method dispose (line 47) | void dispose() method build (line 53) | Widget build(BuildContext context) FILE: lib/account/widgets/sms_verify_dialog.dart class SMSVerifyDialog (line 17) | class SMSVerifyDialog extends StatefulWidget { method createState (line 22) | _SMSVerifyDialogState createState() class _SMSVerifyDialogState (line 25) | class _SMSVerifyDialogState extends State { method initState (line 39) | void initState() method dispose (line 54) | void dispose() method build (line 62) | Widget build(BuildContext context) method _buildInputWidget (line 222) | Widget _buildInputWidget(int p, Color textColor) FILE: lib/account/widgets/withdrawal_account_item.dart class WithdrawalAccountItem (line 10) | class WithdrawalAccountItem extends StatefulWidget { method createState (line 22) | _WithdrawalAccountItemState createState() class _WithdrawalAccountItemState (line 26) | class _WithdrawalAccountItemState extends State w... method initState (line 33) | void initState() method dispose (line 43) | void dispose() method build (line 49) | Widget build(BuildContext context) class AccountCard (line 141) | class AccountCard extends StatefulWidget { method createState (line 153) | _AccountCardState createState() class _AccountCardState (line 156) | class _AccountCardState extends State { method build (line 158) | Widget build(BuildContext context) FILE: lib/account/widgets/withdrawal_password_setting.dart class WithdrawalPasswordSetting (line 12) | class WithdrawalPasswordSetting extends StatefulWidget { method createState (line 17) | _WithdrawalPasswordSettingState createState() class _WithdrawalPasswordSettingState (line 20) | class _WithdrawalPasswordSettingState extends State { method initState (line 26) | void initState() method build (line 35) | Widget build(BuildContext context) FILE: lib/demo/focus/focus_demo_page.dart class FocusDemoPage (line 7) | class FocusDemoPage extends StatefulWidget { method createState (line 13) | _FocusDemoPageState createState() class _FocusDemoPageState (line 16) | class _FocusDemoPageState extends State { method dispose (line 22) | void dispose() method build (line 28) | Widget build(BuildContext context) FILE: lib/demo/lottie/bunny.dart class Bunny (line 4) | class Bunny { method setNeutralState (line 27) | void setNeutralState() method setShyState (line 45) | void setShyState() method setPeekState (line 61) | void setPeekState() method setTrackingState (line 77) | void setTrackingState() method setEyesPosition (line 95) | void setEyesPosition(double progress) method setMinMaxFrame (line 109) | void setMinMaxFrame(List frames) method framesToPercentage (line 117) | double framesToPercentage(int frame) type BunnyState (line 123) | enum BunnyState { FILE: lib/demo/lottie/lottie_demo.dart class LottieDemo (line 8) | class LottieDemo extends StatefulWidget { method createState (line 13) | _LottieDemoState createState() class _LottieDemoState (line 20) | class _LottieDemoState extends State with TickerProviderStat... method initState (line 26) | void initState() method dispose (line 34) | void dispose() method build (line 40) | Widget build(BuildContext context) method _getTextSize (line 122) | double _getTextSize(String text) class _MyTextField (line 133) | class _MyTextField extends StatefulWidget { method createState (line 155) | _MyTextFieldState createState() class _MyTextFieldState (line 158) | class _MyTextFieldState extends State<_MyTextField> { method initState (line 164) | void initState() method _refresh (line 169) | void _refresh() method dispose (line 179) | void dispose() method build (line 186) | Widget build(BuildContext context) FILE: lib/demo/navigator/book_entity.dart class Book (line 1) | class Book { class BookRoutePath (line 10) | abstract class BookRoutePath {} class BooksListPath (line 12) | class BooksListPath extends BookRoutePath {} class BooksSettingsPath (line 14) | class BooksSettingsPath extends BookRoutePath {} class BooksDetailsPath (line 16) | class BooksDetailsPath extends BookRoutePath { FILE: lib/demo/navigator/books_app_state.dart class BooksAppState (line 4) | class BooksAppState extends ChangeNotifier { method getSelectedBookById (line 38) | int getSelectedBookById() method setSelectedBookById (line 45) | void setSelectedBookById(int id) FILE: lib/demo/navigator/books_main.dart class NestedRouterDemo (line 7) | class NestedRouterDemo extends StatefulWidget { method createState (line 12) | _NestedRouterDemoState createState() class _NestedRouterDemoState (line 15) | class _NestedRouterDemoState extends State { method build (line 21) | Widget build(BuildContext context) FILE: lib/demo/navigator/delegate/inner_router_delegate.dart class InnerRouterDelegate (line 8) | class InnerRouterDelegate extends RouterDelegate method build (line 26) | Widget build(BuildContext context) method setNewRoutePath (line 58) | Future setNewRoutePath(BookRoutePath configuration) method _handleBookTapped (line 64) | void _handleBookTapped(Book book) class FadeAnimationPage (line 70) | class FadeAnimationPage extends Page { method createRoute (line 77) | Route createRoute(BuildContext context) FILE: lib/demo/navigator/delegate/router_delegate.dart class BookRouterDelegate (line 6) | class BookRouterDelegate extends RouterDelegate method build (line 32) | Widget build(BuildContext context) method setNewRoutePath (line 55) | Future setNewRoutePath(BookRoutePath configuration) FILE: lib/demo/navigator/parser/route_information_parser.dart class BookRouteInformationParser (line 5) | class BookRouteInformationParser extends RouteInformationParser parseRouteInformation( method restoreRouteInformation (line 24) | RouteInformation? restoreRouteInformation(BookRoutePath configuration) FILE: lib/demo/navigator/screen/app_shell.dart class AppShell (line 6) | class AppShell extends StatefulWidget { method createState (line 16) | _AppShellState createState() class _AppShellState (line 19) | class _AppShellState extends State { method initState (line 24) | void initState() method didUpdateWidget (line 30) | void didUpdateWidget(covariant AppShell oldWidget) method didChangeDependencies (line 36) | void didChangeDependencies() method build (line 45) | Widget build(BuildContext context) FILE: lib/demo/navigator/screen/book_details_screen.dart class BookDetailsScreen (line 4) | class BookDetailsScreen extends StatelessWidget { method build (line 14) | Widget build(BuildContext context) FILE: lib/demo/navigator/screen/books_list_screen.dart class BooksListScreen (line 4) | class BooksListScreen extends StatelessWidget { method build (line 16) | Widget build(BuildContext context) FILE: lib/demo/navigator/screen/setting_screen.dart class SettingsScreen (line 3) | class SettingsScreen extends StatelessWidget { method build (line 8) | Widget build(BuildContext context) FILE: lib/demo/overlay/bottom_navigation/my_bottom_navigation_bar.dart class MyBottomNavigationBar (line 4) | class MyBottomNavigationBar extends StatefulWidget { method createState (line 19) | _MyBottomNavigationBarState createState() class _MyBottomNavigationBarState (line 22) | class _MyBottomNavigationBarState extends State w... method initState (line 49) | void initState() method build (line 68) | Widget build(BuildContext context) method _selectedPosition (line 136) | void _selectedPosition(int position) method dispose (line 155) | void dispose() FILE: lib/demo/overlay/overlay_main.dart class OverlayDemo (line 7) | class OverlayDemo extends StatelessWidget { method build (line 14) | Widget build(BuildContext context) FILE: lib/demo/overlay/page/overlay_demo_page.dart class OverlayDemoPage (line 12) | class OverlayDemoPage extends StatefulWidget { method createState (line 17) | _OverlayDemoPageState createState() class _OverlayDemoPageState (line 20) | class _OverlayDemoPageState extends State { method initState (line 25) | void initState() method dispose (line 37) | void dispose() method build (line 45) | Widget build(BuildContext context) method _buildBottomNavigation (line 74) | Widget _buildBottomNavigation(BuildContext context) method removeRoute (line 86) | void removeRoute(Route route) FILE: lib/demo/overlay/page/test_page.dart class TestPage (line 5) | class TestPage extends StatefulWidget { method createState (line 10) | _TestPageState createState() class _TestPageState (line 13) | class _TestPageState extends State { method build (line 15) | Widget build(BuildContext context) FILE: lib/demo/overlay/route/application.dart class Application (line 5) | class Application { FILE: lib/demo/overlay/route/my_navigator_observer.dart class MyNavigatorObserver (line 5) | class MyNavigatorObserver extends NavigatorObserver { method didPush (line 9) | void didPush(Route route, Route? previousRoute) method didPop (line 18) | void didPop(Route route, Route? previousRoute) FILE: lib/demo/ripple/ripples_animation_page.dart class RipplesAnimationPage (line 8) | class RipplesAnimationPage extends StatefulWidget { method createState (line 19) | _RipplesAnimationState createState() class _RipplesAnimationState (line 22) | class _RipplesAnimationState extends State with Ti... method initState (line 27) | void initState() method dispose (line 36) | void dispose() method _button (line 41) | Widget _button() method build (line 69) | Widget build(BuildContext context) class CirclePainter (line 92) | class CirclePainter extends CustomPainter { method circle (line 101) | void circle(Canvas canvas, Rect rect, double value) method paint (line 111) | void paint(Canvas canvas, Size size) method shouldRepaint (line 119) | bool shouldRepaint(CirclePainter oldDelegate) class PulsateCurve (line 122) | class PulsateCurve extends Curve { method transform (line 125) | double transform(double t) FILE: lib/demo/scratcher/scratch_card_demo_page.dart class ScratchCardDemoPage (line 9) | class ScratchCardDemoPage extends StatefulWidget { method createState (line 14) | _ScratchCardDemoPageState createState() class _ScratchCardDemoPageState (line 17) | class _ScratchCardDemoPageState extends State { method build (line 22) | Widget build(BuildContext context) FILE: lib/demo/widgets/neumorphic.dart class NeumorphicContainer (line 6) | class NeumorphicContainer extends StatefulWidget { method createState (line 21) | _NeumorphicContainerState createState() class _NeumorphicContainerState (line 24) | class _NeumorphicContainerState extends State { method _onPointerDown (line 27) | void _onPointerDown(PointerDownEvent event) method _onPointerUp (line 33) | void _onPointerUp(PointerUpEvent event) method build (line 40) | Widget build(BuildContext context) function mix (line 82) | Color mix(Color another, double amount) FILE: lib/generated/json/bank_entity.g.dart function $BankEntityFromJson (line 6) | BankEntity $BankEntityFromJson(Map json) function $BankEntityToJson (line 23) | Map $BankEntityToJson(BankEntity entity) FILE: lib/generated/json/base/json_convert_content.dart class JsonConvert (line 19) | class JsonConvert { method convert (line 21) | T? convert(dynamic value) method convertList (line 28) | List? convertList(List? value) method convertListNotNull (line 40) | List? convertListNotNull(dynamic value) method asT (line 51) | T? asT(dynamic value) method _fromJsonSingle (line 84) | M? _fromJsonSingle(Map json) method _getListChildType (line 117) | M? _getListChildType(List data) method fromJsonAsT (line 148) | M? fromJsonAsT(dynamic json) FILE: lib/generated/json/base/json_field.dart class JsonSerializable (line 7) | class JsonSerializable{ class JSONField (line 11) | class JSONField { FILE: lib/generated/json/city_entity.g.dart function $CityEntityFromJson (line 6) | CityEntity $CityEntityFromJson(Map json) function $CityEntityToJson (line 23) | Map $CityEntityToJson(CityEntity entity) FILE: lib/generated/json/goods_sort_entity.g.dart function $GoodsSortEntityFromJson (line 4) | GoodsSortEntity $GoodsSortEntityFromJson(Map json) function $GoodsSortEntityToJson (line 17) | Map $GoodsSortEntityToJson(GoodsSortEntity entity) FILE: lib/generated/json/search_entity.g.dart function $SearchEntityFromJson (line 4) | SearchEntity $SearchEntityFromJson(Map json) function $SearchEntityToJson (line 21) | Map $SearchEntityToJson(SearchEntity entity) function $SearchItemsFromJson (line 29) | SearchItems $SearchItemsFromJson(Map json) function $SearchItemsToJson (line 326) | Map $SearchItemsToJson(SearchItems entity) function $SearchItemsOwnerFromJson (line 404) | SearchItemsOwner $SearchItemsOwnerFromJson(Map json) function $SearchItemsOwnerToJson (line 481) | Map $SearchItemsOwnerToJson(SearchItemsOwner entity) function $SearchItemsLicenseFromJson (line 504) | SearchItemsLicense $SearchItemsLicenseFromJson(Map json) function $SearchItemsLicenseToJson (line 529) | Map $SearchItemsLicenseToJson(SearchItemsLicense entity) FILE: lib/generated/json/user_entity.g.dart function $UserEntityFromJson (line 4) | UserEntity $UserEntityFromJson(Map json) function $UserEntityToJson (line 25) | Map $UserEntityToJson(UserEntity entity) FILE: lib/goods/goods_router.dart class GoodsRouter (line 13) | class GoodsRouter implements IRouterProvider{ method initRouter (line 23) | void initRouter(FluroRouter router) FILE: lib/goods/models/goods_item_entity.dart class GoodsItemEntity (line 1) | class GoodsItemEntity { method toJson (line 15) | Map toJson() FILE: lib/goods/models/goods_size_model.dart class GoodsSizeModel (line 2) | class GoodsSizeModel { method toJson (line 27) | Map toJson() FILE: lib/goods/models/goods_sort_entity.dart class GoodsSortEntity (line 5) | @JsonSerializable() method toJson (line 12) | Map toJson() FILE: lib/goods/page/goods_edit_page.dart class GoodsEditPage (line 20) | class GoodsEditPage extends StatefulWidget { method createState (line 36) | _GoodsEditPageState createState() class _GoodsEditPageState (line 39) | class _GoodsEditPageState extends State { method initState (line 45) | void initState() method _scan (line 54) | Future _scan() method build (line 72) | Widget build(BuildContext context) method dispose (line 199) | void dispose() method _showBottomSheet (line 205) | void _showBottomSheet() FILE: lib/goods/page/goods_list_page.dart class GoodsListPage (line 16) | class GoodsListPage extends StatefulWidget { method createState (line 26) | _GoodsListPageState createState() class _GoodsListPageState (line 29) | class _GoodsListPageState extends State with AutomaticKee... method initState (line 38) | void initState() method dispose (line 55) | void dispose() method _onRefresh (line 72) | Future _onRefresh() method _loadMore (line 83) | Future _loadMore() method _setGoodsCount (line 94) | void _setGoodsCount(int count) method build (line 105) | Widget build(BuildContext context) method _showDeleteBottomSheet (line 164) | void _showDeleteBottomSheet(int index) FILE: lib/goods/page/goods_page.dart class GoodsPage (line 17) | class GoodsPage extends StatefulWidget { method createState (line 22) | _GoodsPageState createState() class _GoodsPageState (line 25) | class _GoodsPageState extends State with SingleTickerProvider... method initState (line 38) | void initState() method dispose (line 44) | void dispose() method didChangeDependencies (line 52) | void didChangeDependencies() method build (line 56) | Widget build(BuildContext context) method _onPageChange (line 168) | void _onPageChange(int index) method _showSortMenu (line 174) | void _showSortMenu() method _showAddMenu (line 196) | void _showAddMenu() class _TabView (line 212) | class _TabView extends StatelessWidget { method build (line 220) | Widget build(BuildContext context) FILE: lib/goods/page/goods_search_page.dart class GoodsSearchPage (line 6) | class GoodsSearchPage extends StatefulWidget { method createState (line 11) | _GoodsSearchPageState createState() class _GoodsSearchPageState (line 14) | class _GoodsSearchPageState extends State { method build (line 16) | Widget build(BuildContext context) FILE: lib/goods/page/goods_size_edit_page.dart class GoodsSizeEditPage (line 11) | class GoodsSizeEditPage extends StatefulWidget { method createState (line 16) | _GoodsSizeEditPageState createState() class _GoodsSizeEditPageState (line 19) | class _GoodsSizeEditPageState extends State { method build (line 22) | Widget build(BuildContext context) FILE: lib/goods/page/goods_size_page.dart class GoodsSizePage (line 21) | class GoodsSizePage extends StatefulWidget { method createState (line 26) | _GoodsSizePageState createState() class _GoodsSizePageState (line 29) | class _GoodsSizePageState extends State { method initState (line 38) | void initState() method _showHint (line 56) | void _showHint() method build (line 83) | Widget build(BuildContext context) method _buildGoodsSizeItem (line 151) | Widget _buildGoodsSizeItem(int index) method _buildGoodsTag (line 261) | Widget _buildGoodsTag(Color color, String text) method _showGoodsSizeDialog (line 278) | void _showGoodsSizeDialog() FILE: lib/goods/page/qr_code_scanner_page.dart class QrCodeScannerPage (line 9) | class QrCodeScannerPage extends StatefulWidget { method createState (line 14) | _QrCodeScannerPageState createState() class _QrCodeScannerPageState (line 17) | class _QrCodeScannerPageState extends State { method reassemble (line 24) | void reassemble() method build (line 35) | Widget build(BuildContext context) method _onQRViewCreated (line 82) | void _onQRViewCreated(QRViewController? controller) method dispose (line 103) | void dispose() FILE: lib/goods/provider/goods_page_provider.dart class GoodsPageProvider (line 3) | class GoodsPageProvider extends ChangeNotifier { method setSortIndex (line 16) | void setSortIndex(int sortIndex) method setIndex (line 21) | void setIndex(int index) method setGoodsCount (line 26) | void setGoodsCount(int count) FILE: lib/goods/provider/goods_sort_provider.dart class GoodsSortProvider (line 8) | class GoodsSortProvider extends ChangeNotifier { method setIndex (line 30) | void setIndex(int index) method indexIncrement (line 35) | void indexIncrement() method setList (line 39) | void setList(int index) method setListAndChangeTab (line 53) | void setListAndChangeTab() method initData (line 71) | void initData() FILE: lib/goods/widgets/goods_add_menu.dart class GoodsAddMenu (line 8) | class GoodsAddMenu extends StatefulWidget { method createState (line 15) | _GoodsAddMenuState createState() class _GoodsAddMenuState (line 18) | class _GoodsAddMenuState extends State with SingleTickerPr... method initState (line 24) | void initState() method dispose (line 36) | void dispose() method build (line 42) | Widget build(BuildContext context) FILE: lib/goods/widgets/goods_delete_bottom_sheet.dart class GoodsDeleteBottomSheet (line 7) | class GoodsDeleteBottomSheet extends StatelessWidget { method build (line 17) | Widget build(BuildContext context) FILE: lib/goods/widgets/goods_item.dart class GoodsItem (line 15) | class GoodsItem extends StatelessWidget { method build (line 43) | Widget build(BuildContext context) method _buildGoodsMenu (line 142) | Widget _buildGoodsMenu(BuildContext context) method _buildGoodsMenuContent (line 157) | Widget _buildGoodsMenuContent(BuildContext context) class _GoodsItemTag (line 213) | class _GoodsItemTag extends StatelessWidget { method build (line 224) | Widget build(BuildContext context) FILE: lib/goods/widgets/goods_size_dialog.dart class GoodsSizeDialog (line 7) | class GoodsSizeDialog extends StatefulWidget { method createState (line 17) | _GoodsSizeDialog createState() class _GoodsSizeDialog (line 21) | class _GoodsSizeDialog extends State { method dispose (line 26) | void dispose() method build (line 32) | Widget build(BuildContext context) FILE: lib/goods/widgets/goods_sort_bottom_sheet.dart class GoodsSortBottomSheet (line 13) | class GoodsSortBottomSheet extends StatefulWidget { method createState (line 26) | GoodsSortBottomSheetState createState() class GoodsSortBottomSheetState (line 29) | class GoodsSortBottomSheetState extends State with... method initState (line 35) | void initState() method dispose (line 45) | void dispose() method build (line 52) | Widget build(BuildContext context) method _buildItem (line 138) | Widget _buildItem(GoodsSortProvider provider, int index) FILE: lib/goods/widgets/goods_sort_menu.dart class GoodsSortMenu (line 7) | class GoodsSortMenu extends StatefulWidget { method createState (line 23) | _GoodsSortMenuState createState() class _GoodsSortMenuState (line 26) | class _GoodsSortMenuState extends State with SingleTicker... method initState (line 40) | void initState() method _statusListener (line 45) | void _statusListener(AnimationStatus status) method dispose (line 53) | void dispose() method build (line 60) | Widget build(BuildContext context) method _buildItem (line 88) | Widget _buildItem(int index, Color backgroundColor) FILE: lib/goods/widgets/menu_reveal.dart class MenuReveal (line 7) | class MenuReveal extends StatelessWidget { method build (line 19) | Widget build(BuildContext context) class CircleRevealClipper (line 27) | class CircleRevealClipper extends CustomClipper { method getClip (line 34) | Rect getClip(Size size) method shouldReclip (line 49) | bool shouldReclip(CustomClipper oldClipper) FILE: lib/home/home_page.dart class Home (line 13) | class Home extends StatefulWidget { method createState (line 18) | _HomeState createState() class _HomeState (line 21) | class _HomeState extends State with RestorationMixin{ method initState (line 35) | void initState() method dispose (line 41) | void dispose() method initData (line 46) | void initData() method _buildBottomNavigationBarItem (line 55) | List _buildBottomNavigationBarItem() method _buildDarkBottomNavigationBarItem (line 87) | List _buildDarkBottomNavigationBarItem() method build (line 121) | Widget build(BuildContext context) method restoreState (line 160) | void restoreState(RestorationBucket? oldBucket, bool initialRestore) FILE: lib/home/provider/home_provider.dart class HomeProvider (line 4) | class HomeProvider extends RestorableInt { FILE: lib/home/splash_page.dart class SplashPage (line 19) | class SplashPage extends StatefulWidget { method createState (line 23) | _SplashPageState createState() class _SplashPageState (line 26) | class _SplashPageState extends State { method initState (line 32) | void initState() method precacheImages (line 41) | void precacheImages(String image) method dispose (line 61) | void dispose() method _initGuide (line 66) | void _initGuide() method _initSplash (line 72) | void _initSplash() method _goLogin (line 83) | void _goLogin() method build (line 88) | Widget build(BuildContext context) FILE: lib/home/webview_page.dart class WebViewPage (line 8) | class WebViewPage extends StatefulWidget { method createState (line 20) | _WebViewPageState createState() class _WebViewPageState (line 23) | class _WebViewPageState extends State { method initState (line 29) | void initState() method build (line 50) | Widget build(BuildContext context) FILE: lib/l10n/deer_localizations.dart class DeerLocalizations (line 64) | abstract class DeerLocalizations { method of (line 69) | DeerLocalizations? of(BuildContext context) class _DeerLocalizationsDelegate (line 205) | class _DeerLocalizationsDelegate extends LocalizationsDelegate load(Locale locale) method isSupported (line 214) | bool isSupported(Locale locale) method shouldReload (line 217) | bool shouldReload(_DeerLocalizationsDelegate old) function lookupDeerLocalizations (line 220) | DeerLocalizations lookupDeerLocalizations(Locale locale) FILE: lib/l10n/deer_localizations_en.dart class DeerLocalizationsEn (line 8) | class DeerLocalizationsEn extends DeerLocalizations { FILE: lib/l10n/deer_localizations_zh.dart class DeerLocalizationsZh (line 8) | class DeerLocalizationsZh extends DeerLocalizations { FILE: lib/login/login_router.dart class LoginRouter (line 11) | class LoginRouter implements IRouterProvider{ method initRouter (line 20) | void initRouter(FluroRouter router) FILE: lib/login/page/login_page.dart class LoginPage (line 19) | class LoginPage extends StatefulWidget { method createState (line 24) | _LoginPageState createState() class _LoginPageState (line 27) | class _LoginPageState extends State with ChangeNotifierMixin<... method changeNotifier (line 36) | Map?>? changeNotifier() method initState (line 47) | void initState() method _verify (line 56) | void _verify() method _login (line 75) | void _login() method build (line 81) | Widget build(BuildContext context) FILE: lib/login/page/register_page.dart class RegisterPage (line 13) | class RegisterPage extends StatefulWidget { method createState (line 18) | _RegisterPageState createState() class _RegisterPageState (line 21) | class _RegisterPageState extends State with ChangeNotifier... method changeNotifier (line 32) | Map?>? changeNotifier() method _verify (line 44) | void _verify() method _register (line 65) | void _register() method build (line 70) | Widget build(BuildContext context) method _buildBody (line 84) | List _buildBody() FILE: lib/login/page/reset_password_page.dart class ResetPasswordPage (line 14) | class ResetPasswordPage extends StatefulWidget { method createState (line 19) | _ResetPasswordPageState createState() class _ResetPasswordPageState (line 22) | class _ResetPasswordPageState extends State with Chan... method changeNotifier (line 33) | Map?>? changeNotifier() method _verify (line 45) | void _verify() method _reset (line 66) | void _reset() method build (line 71) | Widget build(BuildContext context) method _buildBody (line 85) | List _buildBody() FILE: lib/login/page/sms_login_page.dart class SMSLoginPage (line 17) | class SMSLoginPage extends StatefulWidget { method createState (line 21) | _SMSLoginPageState createState() class _SMSLoginPageState (line 24) | class _SMSLoginPageState extends State with ChangeNotifier... method changeNotifier (line 33) | Map?>? changeNotifier() method _verify (line 43) | void _verify() method _login (line 60) | void _login() method build (line 65) | Widget build(BuildContext context) method _buildBody (line 76) | List _buildBody() FILE: lib/login/page/update_password_page.dart class UpdatePasswordPage (line 14) | class UpdatePasswordPage extends StatefulWidget { method createState (line 19) | _UpdatePasswordPageState createState() class _UpdatePasswordPageState (line 22) | class _UpdatePasswordPageState extends State with Ch... method changeNotifier (line 31) | Map?>? changeNotifier() method _verify (line 41) | void _verify() method _confirm (line 58) | void _confirm() method build (line 64) | Widget build(BuildContext context) FILE: lib/login/widgets/my_text_field.dart class MyTextField (line 14) | class MyTextField extends StatefulWidget { method createState (line 41) | _MyTextFieldState createState() class _MyTextFieldState (line 44) | class _MyTextFieldState extends State { method initState (line 55) | void initState() method isEmpty (line 63) | void isEmpty() method dispose (line 74) | void dispose() method _getVCode (line 80) | Future _getVCode() method build (line 97) | Widget build(BuildContext context) FILE: lib/main.dart function main (line 25) | Future main() class MyApp (line 76) | class MyApp extends StatelessWidget { method initDio (line 88) | void initDio() method initQuickActions (line 110) | void initQuickActions() method build (line 136) | Widget build(BuildContext context) method _buildMaterialApp (line 159) | Widget _buildMaterialApp(ThemeProvider provider, LocaleProvider locale... FILE: lib/mvp/base_page.dart function createPresenter (line 13) | P createPresenter() function getContext (line 16) | BuildContext getContext() function closeProgress (line 21) | void closeProgress() function showProgress (line 31) | void showProgress() function showToast (line 59) | void showToast(String string) function buildProgress (line 64) | Widget buildProgress() function didChangeDependencies (line 67) | void didChangeDependencies() function dispose (line 74) | void dispose() function deactivate (line 81) | void deactivate() function didUpdateWidget (line 88) | void didUpdateWidget(T oldWidget) function initState (line 95) | void initState() FILE: lib/mvp/base_page_presenter.dart class BasePagePresenter (line 8) | class BasePagePresenter extends BasePresenter { method dispose (line 17) | void dispose() method requestNetwork (line 25) | Future requestNetwork(Method method, { method asyncRequestNetwork (line 56) | void asyncRequestNetwork(Method method, { method uploadImg (line 88) | Future uploadImg(File image) method _onError (line 109) | void _onError(int code, String msg, NetErrorCallback? onError) FILE: lib/mvp/base_presenter.dart class BasePresenter (line 3) | class BasePresenter extends IPresenter { method deactivate (line 8) | void deactivate() method didChangeDependencies (line 11) | void didChangeDependencies() method didUpdateWidgets (line 14) | void didUpdateWidgets(W oldWidget) method dispose (line 17) | void dispose() method initState (line 20) | void initState() FILE: lib/mvp/i_lifecycle.dart class ILifecycle (line 2) | abstract class ILifecycle { method initState (line 4) | void initState() method didChangeDependencies (line 6) | void didChangeDependencies() method didUpdateWidgets (line 8) | void didUpdateWidgets(W oldWidget) method deactivate (line 10) | void deactivate() method dispose (line 12) | void dispose() FILE: lib/mvp/mvps.dart class IMvpView (line 6) | abstract class IMvpView { method getContext (line 8) | BuildContext getContext() method showProgress (line 10) | void showProgress() method closeProgress (line 13) | void closeProgress() method showToast (line 16) | void showToast(String string) class IPresenter (line 19) | abstract class IPresenter extends ILifecycle {} FILE: lib/mvp/power_presenter.dart class PowerPresenter (line 6) | class PowerPresenter extends BasePresenter { method requestPresenter (line 15) | void requestPresenter(List presenters) method _requestPresenter (line 20) | void _requestPresenter(BasePagePresenter presenter) method deactivate (line 25) | void deactivate() method _deactivate (line 29) | void _deactivate(BasePagePresenter presenter) method didChangeDependencies (line 34) | void didChangeDependencies() method _didChangeDependencies (line 38) | void _didChangeDependencies(BasePagePresenter presenter) method didUpdateWidgets (line 43) | void didUpdateWidgets(W oldWidget) method didUpdateWidgets (line 45) | void didUpdateWidgets(BasePagePresenter presenter) method dispose (line 52) | void dispose() method _dispose (line 56) | void _dispose(BasePagePresenter presenter) method initState (line 61) | void initState() method _initState (line 65) | void _initState(BasePagePresenter presenter) FILE: lib/net/base_entity.dart class BaseEntity (line 4) | class BaseEntity { method _generateOBJ (line 20) | T? _generateOBJ(Object? json) FILE: lib/net/dio_utils.dart function configDio (line 18) | void configDio({ type NetSuccessCallback (line 32) | typedef NetSuccessCallback = void Function(T data); type NetSuccessListCallback (line 33) | typedef NetSuccessListCallback = void Function(List data); type NetErrorCallback (line 34) | typedef NetErrorCallback = void Function(int code, String msg); class DioUtils (line 37) | class DioUtils { method addInterceptor (line 66) | void addInterceptor(Interceptor interceptor) method _request (line 81) | Future> _request(String method, String url, { method _checkOptions (line 109) | Options _checkOptions(String method, Options? options) method requestNetwork (line 115) | Future requestNetwork(Method method, String url, { method asyncRequestNetwork (line 142) | void asyncRequestNetwork(Method method, String url, { method _cancelLogPrint (line 171) | void _cancelLogPrint(dynamic e, String url) method _onError (line 177) | void _onError(int? code, String msg, NetErrorCallback? onError) function parseData (line 187) | Map parseData(String data) type Method (line 191) | enum Method { FILE: lib/net/error_handle.dart class ExceptionHandle (line 5) | class ExceptionHandle { method handleException (line 35) | NetError handleException(dynamic error) method _handleException (line 48) | NetError _handleException(dynamic error) class NetError (line 63) | class NetError{ FILE: lib/net/http_api.dart class HttpApi (line 2) | class HttpApi{ FILE: lib/net/intercept.dart class AuthInterceptor (line 15) | class AuthInterceptor extends Interceptor { method onRequest (line 17) | void onRequest(RequestOptions options, RequestInterceptorHandler handler) class TokenInterceptor (line 30) | class TokenInterceptor extends QueuedInterceptor { method getToken (line 34) | Future getToken() method onResponse (line 52) | Future onResponse(Response response, ResponseIntercepto... class LoggingInterceptor (line 90) | class LoggingInterceptor extends Interceptor{ method onRequest (line 96) | void onRequest(RequestOptions options, RequestInterceptorHandler handler) method onResponse (line 112) | void onResponse(Response response, ResponseInterceptorHandler... method onError (line 127) | void onError(DioException err, ErrorInterceptorHandler handler) class AdapterInterceptor (line 133) | class AdapterInterceptor extends Interceptor{ method onResponse (line 146) | void onResponse(Response response, ResponseInterceptorHandler... method onError (line 152) | void onError(DioException err, ErrorInterceptorHandler handler) method adapterData (line 159) | Response adapterData(Response response) FILE: lib/order/iview/order_search_iview.dart class OrderSearchIMvpView (line 5) | abstract class OrderSearchIMvpView implements IMvpView { FILE: lib/order/models/search_entity.dart class SearchEntity (line 4) | @JsonSerializable() method toJson (line 11) | Map toJson() class SearchItems (line 20) | @JsonSerializable() method toJson (line 27) | Map toJson() class SearchItemsOwner (line 161) | @JsonSerializable() method toJson (line 168) | Map toJson() class SearchItemsLicense (line 204) | @JsonSerializable() method toJson (line 211) | Map toJson() FILE: lib/order/order_router.dart class OrderRouter (line 9) | class OrderRouter implements IRouterProvider{ method initRouter (line 17) | void initRouter(FluroRouter router) FILE: lib/order/page/order_info_page.dart class OrderInfoPage (line 17) | class OrderInfoPage extends StatefulWidget { method createState (line 22) | _OrderInfoPageState createState() class _OrderInfoPageState (line 25) | class _OrderInfoPageState extends State { method build (line 28) | Widget build(BuildContext context) method _buildOrderInfoItem (line 173) | Widget _buildOrderInfoItem(String title, String content) method _buildOrderGoodsItem (line 188) | Widget _buildOrderGoodsItem(int index) method _buildGoodsTag (line 242) | Widget _buildGoodsTag(Color color, String text) method _buildGoodsInfoItem (line 258) | Widget _buildGoodsInfoItem(String title, String content, {Color? conte... method _showCallPhoneDialog (line 276) | void _showCallPhoneDialog(String phone) FILE: lib/order/page/order_list_page.dart class OrderListPage (line 10) | class OrderListPage extends StatefulWidget { method createState (line 20) | _OrderListPageState createState() class _OrderListPageState (line 23) | class _OrderListPageState extends State with AutomaticKee... method initState (line 35) | void initState() method changeNotifier (line 42) | Map?>? changeNotifier() method build (line 47) | Widget build(BuildContext context) method _onRefresh (line 95) | Future _onRefresh() method _hasMore (line 104) | bool _hasMore() method _loadMore (line 108) | Future _loadMore() FILE: lib/order/page/order_page.dart class OrderPage (line 19) | class OrderPage extends StatefulWidget { method createState (line 24) | _OrderPageState createState() class _OrderPageState (line 27) | class _OrderPageState extends State with AutomaticKeepAliveCl... method initState (line 38) | void initState() method _preCacheImage (line 47) | void _preCacheImage() method dispose (line 56) | void dispose() method didChangeDependencies (line 64) | void didChangeDependencies() method build (line 70) | Widget build(BuildContext context) method _sliverBuilder (line 121) | List _sliverBuilder(BuildContext context) method _onPageChange (line 209) | Future _onPageChange(int index) class _TabView (line 232) | class _TabView extends StatelessWidget { method build (line 240) | Widget build(BuildContext context) class SliverAppBarDelegate (line 276) | class SliverAppBarDelegate extends SliverPersistentHeaderDelegate { method build (line 291) | Widget build(BuildContext context, double shrinkOffset, bool overlapsC... method shouldRebuild (line 296) | bool shouldRebuild(SliverAppBarDelegate oldDelegate) FILE: lib/order/page/order_search_page.dart class OrderSearchPage (line 18) | class OrderSearchPage extends StatefulWidget { method createState (line 23) | _OrderSearchPageState createState() class _OrderSearchPageState (line 26) | class _OrderSearchPageState extends State with BasePage... method initState (line 35) | void initState() method build (line 42) | Widget build(BuildContext context) method _onRefresh (line 83) | Future _onRefresh() method _loadMore (line 88) | Future _loadMore() method createPresenter (line 97) | PowerPresenter createPresenter() method setUser (line 109) | void setUser(UserEntity? user) FILE: lib/order/page/order_track_page.dart class OrderTrackPage (line 8) | class OrderTrackPage extends StatefulWidget { method createState (line 13) | _OrderTrackPageState createState() class _OrderTrackPageState (line 16) | class _OrderTrackPageState extends State { method build (line 19) | Widget build(BuildContext context) method _buildStep (line 55) | Step _buildStep(int index) FILE: lib/order/presenter/order_search_presenter.dart class OrderSearchPresenter (line 8) | class OrderSearchPresenter extends BasePagePresenter { method search (line 10) | Future search(String text, int page, bool isShowDialog) FILE: lib/order/provider/base_list_provider.dart class BaseListProvider (line 4) | class BaseListProvider extends ChangeNotifier { method setStateType (line 13) | void setStateType(StateType stateType) method add (line 18) | void add(T data) method addAll (line 23) | void addAll(List data) method insert (line 28) | void insert(int i, T data) method insertAll (line 33) | void insertAll(int i, List data) method remove (line 38) | void remove(T data) method removeAt (line 43) | void removeAt(int i) method clear (line 48) | void clear() method refresh (line 53) | void refresh() FILE: lib/order/provider/order_page_provider.dart class OrderPageProvider (line 3) | class OrderPageProvider extends ChangeNotifier { method refresh (line 9) | void refresh() method setIndex (line 13) | void setIndex(int index) FILE: lib/order/widgets/order_item.dart class OrderItem (line 16) | class OrderItem extends StatelessWidget { method build (line 28) | Widget build(BuildContext context) method _buildContent (line 44) | Widget _buildContent(BuildContext context) method _showCallPhoneDialog (line 155) | void _showCallPhoneDialog(BuildContext context, String phone) method _showPayTypeDialog (line 185) | void _showPayTypeDialog(BuildContext context) class OrderItemButton (line 202) | class OrderItemButton extends StatelessWidget { method build (line 218) | Widget build(BuildContext context) FILE: lib/order/widgets/order_tag_item.dart class OrderTagItem (line 7) | class OrderTagItem extends StatelessWidget { method build (line 19) | Widget build(BuildContext context) FILE: lib/order/widgets/pay_type_dialog.dart class PayTypeDialog (line 8) | class PayTypeDialog extends StatefulWidget { method createState (line 18) | _PayTypeDialog createState() class _PayTypeDialog (line 22) | class _PayTypeDialog extends State { method _buildItem (line 27) | Widget _buildItem(int index) method build (line 64) | Widget build(BuildContext context) FILE: lib/res/colors.dart class Colours (line 3) | class Colours { FILE: lib/res/constant.dart class Constant (line 3) | class Constant { FILE: lib/res/dimens.dart class Dimens (line 1) | class Dimens { FILE: lib/res/gaps.dart class Gaps (line 6) | class Gaps { FILE: lib/res/resources.dart class Images (line 9) | class Images { FILE: lib/res/styles.dart class TextStyles (line 6) | class TextStyles { FILE: lib/routers/fluro_navigator.dart class NavigatorUtils (line 7) | class NavigatorUtils { method push (line 9) | void push(BuildContext context, String path, method pushResult (line 22) | void pushResult(BuildContext context, String path, void Function(Objec... method goBack (line 44) | void goBack(BuildContext context) method goBackWithParams (line 50) | void goBackWithParams(BuildContext context, Object result) method goWebViewPage (line 56) | void goWebViewPage(BuildContext context, String title, String url) method unfocus (line 61) | void unfocus() FILE: lib/routers/i_router.dart class IRouterProvider (line 4) | abstract class IRouterProvider { method initRouter (line 6) | void initRouter(FluroRouter router) FILE: lib/routers/not_found_page.dart class NotFoundPage (line 5) | class NotFoundPage extends StatelessWidget { method build (line 10) | Widget build(BuildContext context) FILE: lib/routers/routers.dart class Routes (line 16) | class Routes { method initRoutes (line 25) | void initRoutes() method initRouter (line 54) | void initRouter(IRouterProvider routerProvider) FILE: lib/routers/web_page_transitions.dart class NoTransitionsOnWeb (line 6) | class NoTransitionsOnWeb extends PageTransitionsTheme { method buildTransitions (line 8) | Widget buildTransitions( FILE: lib/setting/page/about_page.dart class AboutPage (line 12) | class AboutPage extends StatefulWidget { method createState (line 17) | _AboutPageState createState() class _AboutPageState (line 20) | class _AboutPageState extends State { method _randomColor (line 35) | Color _randomColor() method initState (line 45) | void initState() method dispose (line 62) | void dispose() method build (line 69) | Widget build(BuildContext context) method _launchWebURL (line 98) | void _launchWebURL(String title, String url) FILE: lib/setting/page/account_manager_page.dart class AccountManagerPage (line 10) | class AccountManagerPage extends StatefulWidget { method createState (line 15) | _AccountManagerPageState createState() class _AccountManagerPageState (line 18) | class _AccountManagerPageState extends State { method build (line 20) | Widget build(BuildContext context) FILE: lib/setting/page/locale_page.dart class LocalePage (line 9) | class LocalePage extends StatefulWidget { method createState (line 14) | _LocalePageState createState() class _LocalePageState (line 17) | class _LocalePageState extends State { method build (line 22) | Widget build(BuildContext context) FILE: lib/setting/page/setting_page.dart class SettingPage (line 21) | class SettingPage extends StatefulWidget { method createState (line 26) | _SettingPageState createState() class _SettingPageState (line 29) | class _SettingPageState extends State { method build (line 31) | Widget build(BuildContext context) method _getCurrentTheme (line 87) | String _getCurrentTheme() method _getCurrentLocale (line 104) | String _getCurrentLocale() method _showExitDialog (line 121) | void _showExitDialog() method _showUpdateDialog (line 128) | void _showUpdateDialog() FILE: lib/setting/page/theme_page.dart class ThemePage (line 8) | class ThemePage extends StatefulWidget { method createState (line 13) | _ThemePageState createState() class _ThemePageState (line 16) | class _ThemePageState extends State { method build (line 21) | Widget build(BuildContext context) FILE: lib/setting/provider/locale_provider.dart class LocaleProvider (line 6) | class LocaleProvider extends ChangeNotifier { method setLocale (line 20) | void setLocale(String locale) FILE: lib/setting/provider/theme_provider.dart class ThemeProvider (line 14) | class ThemeProvider extends ChangeNotifier { method syncTheme (line 16) | void syncTheme() method setTheme (line 23) | void setTheme(ThemeMode themeMode) method getThemeMode (line 28) | ThemeMode getThemeMode() method getTheme (line 40) | ThemeData getTheme({bool isDarkMode = false}) FILE: lib/setting/setting_router.dart class SettingRouter (line 10) | class SettingRouter implements IRouterProvider{ method initRouter (line 19) | void initRouter(FluroRouter router) FILE: lib/setting/widgets/exit_dialog.dart class ExitDialog (line 7) | class ExitDialog extends StatefulWidget { method createState (line 14) | _ExitDialog createState() class _ExitDialog (line 18) | class _ExitDialog extends State { method build (line 21) | Widget build(BuildContext context) FILE: lib/setting/widgets/update_dialog.dart class UpdateDialog (line 17) | class UpdateDialog extends StatefulWidget { method createState (line 22) | _UpdateDialogState createState() class _UpdateDialogState (line 25) | class _UpdateDialogState extends State { method dispose (line 32) | void dispose() method build (line 40) | Widget build(BuildContext context) method _buildButton (line 95) | Widget _buildButton(BuildContext context) method _download (line 149) | Future _download() FILE: lib/shop/iview/shop_iview.dart class ShopIMvpView (line 4) | abstract class ShopIMvpView implements IMvpView { method setUser (line 6) | void setUser(UserEntity? user) FILE: lib/shop/models/freight_config_model.dart class FreightConfigModel (line 2) | class FreightConfigModel { method toJson (line 20) | Map toJson() FILE: lib/shop/models/user_entity.dart class UserEntity (line 4) | @JsonSerializable() method toJson (line 11) | Map toJson() FILE: lib/shop/page/freight_config_page.dart class FreightConfigPage (line 16) | class FreightConfigPage extends StatefulWidget { method createState (line 21) | _FreightConfigPageState createState() class _FreightConfigPageState (line 24) | class _FreightConfigPageState extends State { method initState (line 29) | void initState() method _reset (line 34) | void _reset() method build (line 42) | Widget build(BuildContext context) method _buildItem (line 87) | Widget _buildItem(int index) method _showOrderPriceInputDialog (line 213) | void _showOrderPriceInputDialog(int index) method _showRangePriceInputDialog (line 234) | void _showRangePriceInputDialog(int index) method _showFreightInputDialog (line 252) | void _showFreightInputDialog(int index) method _getPriceText (line 270) | String _getPriceText(int index) FILE: lib/shop/page/input_text_page.dart class InputTextPage (line 8) | class InputTextPage extends StatefulWidget { method createState (line 24) | _InputTextPageState createState() class _InputTextPageState (line 27) | class _InputTextPageState extends State { method initState (line 34) | void initState() method dispose (line 42) | void dispose() method build (line 48) | Widget build(BuildContext context) FILE: lib/shop/page/message_page.dart class MessagePage (line 7) | class MessagePage extends StatefulWidget { method createState (line 12) | _MessagePageState createState() class _MessagePageState (line 15) | class _MessagePageState extends State { method dispose (line 20) | void dispose() method build (line 26) | Widget build(BuildContext context) class _MessageItem (line 48) | class _MessageItem extends StatefulWidget { method createState (line 50) | _MessageItemState createState() class _MessageItemState (line 53) | class _MessageItemState extends State<_MessageItem> { method build (line 55) | Widget build(BuildContext context) FILE: lib/shop/page/select_address_page.dart class AddressSelectPage (line 9) | class AddressSelectPage extends StatefulWidget { method createState (line 14) | _AddressSelectPageState createState() class _AddressSelectPageState (line 17) | class _AddressSelectPageState extends State { method dispose (line 25) | void dispose() method initState (line 31) | void initState() method build (line 42) | Widget build(BuildContext context) class _AddressItem (line 115) | class _AddressItem extends StatelessWidget { method build (line 128) | Widget build(BuildContext context) FILE: lib/shop/page/shop_page.dart class ShopPage (line 18) | class ShopPage extends StatefulWidget { method createState (line 28) | _ShopPageState createState() class _ShopPageState (line 31) | class _ShopPageState extends State with BasePageMixin { method build (line 37) | Widget build(BuildContext context) method _getPayType (line 192) | String _getPayType() method _goInputTextPage (line 206) | void _goInputTextPage(BuildContext context, String title, method _showInputDialog (line 221) | void _showInputDialog(String title, void Function(String) onPressed) method _showPayTypeDialog (line 234) | void _showPayTypeDialog() method _showSendTypeDialog (line 251) | void _showSendTypeDialog() class InputTextPageArgumentsData (line 269) | class InputTextPageArgumentsData { FILE: lib/shop/presenter/shop_presenter.dart class ShopPagePresenter (line 9) | class ShopPagePresenter extends BasePagePresenter { method initState (line 12) | void initState() method testListData (line 29) | void testListData() FILE: lib/shop/provider/user_provider.dart class UserProvider (line 4) | class UserProvider extends ChangeNotifier { method setUser (line 9) | void setUser(UserEntity? user) FILE: lib/shop/shop_router.dart class ShopRouter (line 11) | class ShopRouter implements IRouterProvider{ method initRouter (line 21) | void initRouter(FluroRouter router) FILE: lib/shop/widgets/pay_type_dialog.dart class PayTypeDialog (line 10) | class PayTypeDialog extends StatefulWidget { method createState (line 22) | _PayTypeDialog createState() class _PayTypeDialog (line 26) | class _PayTypeDialog extends State { method _buildItem (line 31) | Widget _buildItem(int index) method build (line 69) | Widget build(BuildContext context) FILE: lib/shop/widgets/price_input_dialog.dart class PriceInputDialog (line 10) | class PriceInputDialog extends StatefulWidget { method createState (line 24) | _PriceInputDialog createState() class _PriceInputDialog (line 28) | class _PriceInputDialog extends State { method dispose (line 33) | void dispose() method build (line 39) | Widget build(BuildContext context) FILE: lib/shop/widgets/range_price_input_dialog.dart class RangePriceInputDialog (line 9) | class RangePriceInputDialog extends StatefulWidget { method createState (line 21) | _RangePriceInputDialog createState() class _RangePriceInputDialog (line 25) | class _RangePriceInputDialog extends State { method dispose (line 31) | void dispose() method build (line 38) | Widget build(BuildContext context) method _buildTextField (line 81) | Widget _buildTextField(TextEditingController controller) FILE: lib/shop/widgets/send_type_dialog.dart class SendTypeDialog (line 9) | class SendTypeDialog extends StatefulWidget { method createState (line 19) | _SendTypeDialog createState() class _SendTypeDialog (line 22) | class _SendTypeDialog extends State { method _buildItem (line 27) | Widget _buildItem(int index) method build (line 64) | Widget build(BuildContext context) FILE: lib/statistics/page/goods_statistics_page.dart class GoodsStatisticsPage (line 16) | class GoodsStatisticsPage extends StatefulWidget { method createState (line 21) | _GoodsStatisticsPageState createState() class _GoodsStatisticsPageState (line 24) | class _GoodsStatisticsPageState extends State { method initState (line 32) | void initState() method build (line 38) | Widget build(BuildContext context) method _buildChart (line 92) | Widget _buildChart() method _getRandomData (line 110) | List _getRandomData() method _buildItem (line 139) | Widget _buildItem(int index) method _buildSelectedText (line 210) | Widget _buildSelectedText(String text, int index) FILE: lib/statistics/page/order_statistics_page.dart class OrderStatisticsPage (line 17) | class OrderStatisticsPage extends StatefulWidget { method createState (line 24) | _OrderStatisticsPageState createState() class _OrderStatisticsPageState (line 27) | class _OrderStatisticsPageState extends State with ... method initState (line 46) | void initState() method build (line 61) | Widget build(BuildContext context) method _buildButton (line 156) | Widget _buildButton(String text, Key key, int index) method _buildChart (line 171) | Widget _buildChart(Color color, Color shadowColor, String title, Strin... method _getRandomData (line 233) | List> _getRandomData() method _buildCalendar (line 255) | Widget _buildCalendar() method _buildWeeks (line 273) | List _buildWeeks() method addWidget (line 275) | void addWidget(String str) method _builderMonthCalendar (line 284) | List _builderMonthCalendar() method addButton (line 294) | void addButton(DateTime day) method _builderYearCalendar (line 319) | List _builderYearCalendar() method addButton (line 321) | void addButton(int month) method _builderWeekCalendar (line 342) | List _builderWeekCalendar() method addButton (line 345) | void addButton(DateTime day) FILE: lib/statistics/page/statistics_page.dart class StatisticsPage (line 15) | class StatisticsPage extends StatefulWidget { method createState (line 20) | _StatisticsPageState createState() class _StatisticsPageState (line 23) | class _StatisticsPageState extends State { method build (line 26) | Widget build(BuildContext context) method _sliverBuilder (line 38) | List _sliverBuilder() class _StatisticsItem (line 112) | class _StatisticsItem extends StatelessWidget { method build (line 121) | Widget build(BuildContext context) class _StatisticsTab (line 157) | class _StatisticsTab extends StatelessWidget { method build (line 166) | Widget build(BuildContext context) FILE: lib/statistics/statistics_router.dart class StatisticsRouter (line 8) | class StatisticsRouter implements IRouterProvider{ method initRouter (line 14) | void initRouter(FluroRouter router) FILE: lib/statistics/widgets/selected_date.dart class SelectedDateButton (line 5) | class SelectedDateButton extends StatelessWidget { method build (line 26) | Widget build(BuildContext context) method _buildText (line 61) | Widget _buildText() method getTextColor (line 79) | Color getTextColor() FILE: lib/store/page/store_audit_page.dart class StoreAuditPage (line 21) | class StoreAuditPage extends StatefulWidget { method createState (line 26) | _StoreAuditPageState createState() class _StoreAuditPageState (line 29) | class _StoreAuditPageState extends State { method _buildConfig (line 39) | KeyboardActionsConfig _buildConfig(BuildContext context) method build (line 71) | Widget build(BuildContext context) method _buildBody (line 97) | List _buildBody() method _showBottomSheet (line 163) | void _showBottomSheet() FILE: lib/store/page/store_audit_result_page.dart class StoreAuditResultPage (line 10) | class StoreAuditResultPage extends StatefulWidget { method createState (line 15) | _StoreAuditResultPageState createState() class _StoreAuditResultPageState (line 18) | class _StoreAuditResultPageState extends State { method build (line 20) | Widget build(BuildContext context) FILE: lib/store/store_router.dart class StoreRouter (line 8) | class StoreRouter implements IRouterProvider{ method initRouter (line 14) | void initRouter(FluroRouter router) FILE: lib/util/app_navigator.dart class AppNavigator (line 5) | class AppNavigator { method push (line 6) | void push(BuildContext context, Widget scene) method pushReplacement (line 16) | void pushReplacement(BuildContext context, Widget scene) method pushAndRemoveUntil (line 26) | void pushAndRemoveUntil(BuildContext context, Widget scene) method pushResult (line 35) | void pushResult(BuildContext context, Widget scene, void Function(Obje... method goBack (line 53) | void goBack(BuildContext context) method goBackWithParams (line 58) | void goBackWithParams(BuildContext context, dynamic result) FILE: lib/util/change_notifier_manage.dart function changeNotifier (line 46) | Map?>? changeNotifier() function initState (line 49) | void initState() function addListener (line 55) | void addListener(VoidCallback callback) function dispose (line 66) | void dispose() function removeListener (line 69) | void removeListener(VoidCallback callback) FILE: lib/util/date_utils.dart class DateUtils (line 8) | class DateUtils { method formatMonth (line 16) | String formatMonth(DateTime d) method formatDay (line 17) | String formatDay(DateTime d) method formatFirstDay (line 18) | String formatFirstDay(DateTime d) method fullDayFormat (line 19) | String fullDayFormat(DateTime d) method apiDayFormat (line 20) | String apiDayFormat(DateTime d) method apiDayFormat2 (line 21) | String apiDayFormat2(DateTime d) method daysInMonth (line 35) | List daysInMonth(DateTime month) method isFirstDayOfMonth (line 63) | bool isFirstDayOfMonth(DateTime day) method isLastDayOfMonth (line 67) | bool isLastDayOfMonth(DateTime day) method firstDayOfMonth (line 71) | DateTime firstDayOfMonth(DateTime month) method firstDayOfWeek (line 75) | DateTime firstDayOfWeek(DateTime day) method lastDayOfWeek (line 86) | DateTime lastDayOfWeek(DateTime day) method lastDayOfMonth (line 98) | DateTime lastDayOfMonth(DateTime month) method daysInRange (line 109) | Iterable daysInRange(DateTime start, DateTime end) method isSameDay (line 124) | bool isSameDay(DateTime a, DateTime b) method isSameWeek (line 128) | bool isSameWeek(DateTime a, DateTime b) method previousMonth (line 145) | DateTime previousMonth(DateTime m) method nextMonth (line 157) | DateTime nextMonth(DateTime m) method previousWeek (line 170) | DateTime previousWeek(DateTime w) method nextWeek (line 174) | DateTime nextWeek(DateTime w) method previousWeekToString (line 178) | String previousWeekToString(DateTime w) method nextDay (line 182) | DateTime nextDay(DateTime w) method daysInWeek (line 186) | List daysInWeek(DateTime week) method _firstDayOfWeek (line 194) | DateTime _firstDayOfWeek(DateTime day) method _lastDayOfWeek (line 201) | DateTime _lastDayOfWeek(DateTime day) method isExtraDay (line 208) | bool isExtraDay(DateTime day, DateTime now) method _isExtraDayBefore (line 212) | bool _isExtraDayBefore(DateTime day, DateTime now) method _isExtraDayAfter (line 216) | bool _isExtraDayAfter(DateTime day, DateTime now) FILE: lib/util/device_utils.dart class Device (line 7) | class Device { method initDeviceInfo (line 21) | Future initDeviceInfo() method getAndroidSdkInt (line 29) | int getAndroidSdkInt() FILE: lib/util/handle_error_utils.dart function handleError (line 7) | void handleError(void Function() body) function _reportError (line 26) | Future _reportError(Object error, StackTrace stackTrace) FILE: lib/util/image_utils.dart class ImageUtils (line 7) | class ImageUtils { method getAssetImage (line 9) | ImageProvider getAssetImage(String name, {ImageFormat format = ImageFo... method getImgPath (line 13) | String getImgPath(String name, {ImageFormat format = ImageFormat.png}) method getImageProvider (line 17) | ImageProvider getImageProvider(String? imageUrl, {String holderImg = '... type ImageFormat (line 25) | enum ImageFormat { FILE: lib/util/input_formatter/fix_ios_input_formatter.dart class FixIOSTextInputFormatter (line 14) | @Deprecated('1.22已修复') method formatEditUpdate (line 18) | TextEditingValue formatEditUpdate(TextEditingValue oldValue, TextEditi... FILE: lib/util/input_formatter/number_text_input_formatter.dart class UsNumberTextInputFormatter (line 4) | class UsNumberTextInputFormatter extends TextInputFormatter { method _strToFloat (line 18) | double _strToFloat(String str, [double defaultValue = _kDefaultDouble]) method _getValueDigit (line 27) | int _getValueDigit(String value) method formatEditUpdate (line 36) | TextEditingValue formatEditUpdate(TextEditingValue oldValue, TextEditi... FILE: lib/util/log_utils.dart class Log (line 7) | class Log { method init (line 11) | void init() method d (line 15) | void d(String msg, {String tag = tag}) method e (line 21) | void e(String msg, {String tag = tag}) method json (line 27) | void json(String msg, {String tag = tag}) method _printMap (line 45) | void _printMap(Map data, {String tag = tag, int tabs... method _printList (line 84) | void _printList(List list, {String tag = tag, int tabs = 1}) method _canFlattenMap (line 101) | bool _canFlattenMap(Map map, List list) method _indent (line 105) | String _indent([int tabCount = 1]) FILE: lib/util/other_utils.dart class Utils (line 13) | class Utils { method launchWebURL (line 16) | Future launchWebURL(String url) method launchTelURL (line 26) | Future launchTelURL(String phone) method formatPrice (line 35) | String formatPrice(String price, {MoneyFormat format = MoneyFormat.END... method getKeyboardActionsConfig (line 39) | KeyboardActionsConfig getKeyboardActionsConfig(BuildContext context, L... method getCurrLocale (line 59) | String? getCurrLocale() function showElasticDialog (line 69) | Future showElasticDialog({ function _buildDialogTransitions (line 91) | Widget _buildDialogTransitions(BuildContext context, Animation a... FILE: lib/util/screen_utils.dart class Screen (line 13) | class Screen { method isLandscape (line 16) | bool isLandscape(BuildContext context) method size (line 18) | Size size(BuildContext context) method width (line 20) | double width(BuildContext context) method height (line 22) | double height(BuildContext context) method diagonal (line 24) | double diagonal(BuildContext context) method inches (line 30) | Size inches(BuildContext context) method widthInches (line 35) | double widthInches(BuildContext context) method heightInches (line 37) | double heightInches(BuildContext context) method diagonalInches (line 39) | double diagonalInches(BuildContext context) FILE: lib/util/theme_utils.dart class ThemeUtils (line 5) | class ThemeUtils { method isDark (line 7) | bool isDark(BuildContext context) method getDarkColor (line 11) | Color? getDarkColor(BuildContext context, Color darkColor) method getIconColor (line 15) | Color? getIconColor(BuildContext context) method getStickyHeaderColor (line 19) | Color getStickyHeaderColor(BuildContext context) method getDialogTextFieldColor (line 23) | Color getDialogTextFieldColor(BuildContext context) method getKeyboardActionsColor (line 27) | Color? getKeyboardActionsColor(BuildContext context) FILE: lib/util/toast_utils.dart class Toast (line 5) | class Toast { method show (line 6) | void show(String? msg, {int duration = 2000}) method cancelToast (line 17) | void cancelToast() FILE: lib/util/version_utils.dart class VersionUtils (line 4) | class VersionUtils { method install (line 8) | void install(String path) method jumpAppStore (line 13) | void jumpAppStore() FILE: lib/widgets/base_dialog.dart class BaseDialog (line 8) | class BaseDialog extends StatelessWidget { method build (line 24) | Widget build(BuildContext context) class _DialogButton (line 106) | class _DialogButton extends StatelessWidget { method build (line 119) | Widget build(BuildContext context) FILE: lib/widgets/bezier_chart/bezier_chart_config.dart type BezierChartScale (line 5) | enum BezierChartScale { type BezierChartAggregation (line 15) | enum BezierChartAggregation { class BezierChartConfig (line 25) | class BezierChartConfig { FILE: lib/widgets/bezier_chart/bezier_chart_widget.dart type FooterValueBuilder (line 13) | typedef FooterValueBuilder = String Function(double value); type FooterDateTimeBuilder (line 14) | typedef FooterDateTimeBuilder = String Function( class BezierChart (line 17) | class BezierChart extends StatefulWidget { method createState (line 144) | BezierChartState createState() class BezierChartState (line 147) | @visibleForTesting method _refreshPosition (line 201) | void _refreshPosition(details) method _updatePosition (line 209) | void _updatePosition(Offset globalPosition) method _onDataPointSnap (line 257) | void _onDataPointSnap(double value) method _buildXDataPoints (line 284) | void _buildXDataPoints() method _convertToDateOnly (line 361) | DateTime _convertToDateOnly(DateTime date) method _buildContentWidth (line 369) | double _buildContentWidth(BoxConstraints constraints) method _notifyScaleChanged (line 707) | void _notifyScaleChanged(BezierChartScale lastScale) method didUpdateWidget (line 717) | void didUpdateWidget(BezierChart oldWidget) method initState (line 768) | void initState() method dispose (line 784) | void dispose() method build (line 793) | Widget build(BuildContext context) method _addYItem (line 949) | _addYItem(double value, {Key? key}) function _getRealValue (line 1005) | _getRealValue(double value, double maxConstraint, double maxValue) class _BezierChartPainter (line 1009) | class _BezierChartPainter extends CustomPainter { method _getMaxValueX (line 1063) | double _getMaxValueX() method _getMaxValueY (line 1072) | double _getMaxValueY() method paint (line 1085) | void paint(Canvas canvas, Size size) method _drawBezierLinePath (line 1113) | void _drawBezierLinePath(BezierLine line) method _getInfoTitleText (line 1520) | String _getInfoTitleText() method _getFooterText (line 1572) | String _getFooterText(DataPoint dataPoint) method _fromCenter (line 1626) | Rect _fromCenter({required Offset center, required double width, requi... method shouldRepaint (line 1635) | bool shouldRepaint(_BezierChartPainter oldDelegate) class _AxisValue (line 1644) | class _AxisValue { function _compareLengths (line 1653) | bool _compareLengths(int currentValue, List val2) function _isSorted (line 1662) | bool _isSorted(List list, [int Function(double, double)? comp... function _checkCustomValues (line 1674) | bool _checkCustomValues(List list) function _areAllPositive (line 1683) | bool _areAllPositive(Iterable list) function formatAsIntOrDouble (line 1691) | String formatAsIntOrDouble(double str) class _CustomValue (line 1702) | class _CustomValue { function areEqualDates (line 1714) | bool areEqualDates(DateTime dateTime1, DateTime dateTime2) function areEqualDatesIncludingHour (line 1719) | bool areEqualDatesIncludingHour(DateTime dateTime1, DateTime dateTime2) FILE: lib/widgets/bezier_chart/bezier_line.dart type MissingValueBuilder (line 3) | typedef MissingValueBuilder = double Function(DateTime value); class BezierLine (line 6) | class BezierLine { class DataPoint (line 72) | class DataPoint { method toString (line 85) | String toString() FILE: lib/widgets/bezier_chart/my_single_child_scroll_view.dart class MySingleChildScrollView (line 8) | class MySingleChildScrollView extends StatelessWidget { method _getDirection (line 90) | AxisDirection _getDirection(BuildContext context) method build (line 96) | Widget build(BuildContext context) class _SingleChildViewport (line 121) | class _SingleChildViewport extends SingleChildRenderObjectWidget { method createRenderObject (line 133) | _RenderSingleChildViewport createRenderObject(BuildContext context) method updateRenderObject (line 141) | void updateRenderObject( class _RenderSingleChildViewport (line 150) | class _RenderSingleChildViewport extends RenderBox method _hasScrolled (line 193) | void _hasScrolled() method setupParentData (line 199) | void setupParentData(RenderObject child) method attach (line 206) | void attach(PipelineOwner owner) method detach (line 212) | void detach() method _getInnerConstraints (line 247) | BoxConstraints _getInnerConstraints(BoxConstraints constraints) method computeMinIntrinsicWidth (line 257) | double computeMinIntrinsicWidth(double height) method computeMaxIntrinsicWidth (line 264) | double computeMaxIntrinsicWidth(double height) method computeMinIntrinsicHeight (line 271) | double computeMinIntrinsicHeight(double width) method computeMaxIntrinsicHeight (line 278) | double computeMaxIntrinsicHeight(double width) method performLayout (line 290) | void performLayout() method _paintOffsetForPosition (line 304) | Offset _paintOffsetForPosition(double position) method _shouldClipAtPaintOffset (line 317) | bool _shouldClipAtPaintOffset(Offset paintOffset) method paint (line 324) | void paint(PaintingContext context, Offset offset) method paintContents (line 328) | void paintContents(PaintingContext context, Offset offset) method applyPaintTransform (line 343) | void applyPaintTransform(RenderBox child, Matrix4 transform) method describeApproximatePaintClip (line 349) | Rect? describeApproximatePaintClip(RenderObject child) method hitTestChildren (line 356) | bool hitTestChildren(BoxHitTestResult result, {required Offset position}) method getOffsetToReveal (line 365) | RevealedOffset getOffsetToReveal(RenderObject target, double alignment, method showOnScreen (line 411) | void showOnScreen({ method describeSemanticsClip (line 442) | Rect describeSemanticsClip(RenderObject child) FILE: lib/widgets/click_item.dart class ClickItem (line 4) | class ClickItem extends StatelessWidget { method build (line 22) | Widget build(BuildContext context) FILE: lib/widgets/double_tap_back_exit_app.dart class DoubleTapBackExitApp (line 6) | class DoubleTapBackExitApp extends StatefulWidget { method createState (line 19) | _DoubleTapBackExitAppState createState() class _DoubleTapBackExitAppState (line 22) | class _DoubleTapBackExitAppState extends State { method build (line 27) | Widget build(BuildContext context) method _isExit (line 34) | Future _isExit() FILE: lib/widgets/fractionally_aligned_sized_box.dart class FractionallyAlignedSizedBox (line 5) | class FractionallyAlignedSizedBox extends StatelessWidget { method build (line 53) | Widget build(BuildContext context) FILE: lib/widgets/load_image.dart class LoadImage (line 6) | class LoadImage extends StatelessWidget { method build (line 29) | Widget build(BuildContext context) class LoadAssetImage (line 57) | class LoadAssetImage extends StatelessWidget { method build (line 80) | Widget build(BuildContext context) FILE: lib/widgets/my_app_bar.dart class MyAppBar (line 9) | class MyAppBar extends StatelessWidget implements PreferredSizeWidget { method build (line 33) | Widget build(BuildContext context) FILE: lib/widgets/my_button.dart class MyButton (line 6) | class MyButton extends StatelessWidget { method build (line 38) | Widget build(BuildContext context) FILE: lib/widgets/my_card.dart class MyCard (line 5) | class MyCard extends StatelessWidget { method build (line 19) | Widget build(BuildContext context) FILE: lib/widgets/my_flexible_space_bar.dart class MyFlexibleSpaceBar (line 23) | class MyFlexibleSpaceBar extends StatefulWidget { method createSettings (line 86) | Widget createSettings({ method createState (line 103) | _FlexibleSpaceBarState createState() class _FlexibleSpaceBarState (line 106) | class _FlexibleSpaceBarState extends State { method _getEffectiveCenterTitle (line 107) | bool _getEffectiveCenterTitle(ThemeData theme) method _getTitleAlignment (line 123) | Alignment _getTitleAlignment(bool effectiveCenterTitle) method _getCollapsePadding (line 136) | double? _getCollapsePadding(double t, FlexibleSpaceBarSettings settings) method initState (line 153) | void initState() method build (line 163) | Widget build(BuildContext context) FILE: lib/widgets/my_refresh_list.dart class DeerListView (line 9) | class DeerListView extends StatefulWidget { method createState (line 37) | _DeerListViewState createState() type RefreshCallback (line 40) | typedef RefreshCallback = Future Function(); type LoadMoreCallback (line 41) | typedef LoadMoreCallback = Future Function(); class _DeerListViewState (line 43) | class _DeerListViewState extends State { method build (line 49) | Widget build(BuildContext context) method _loadMore (line 82) | Future _loadMore() class MoreWidget (line 99) | class MoreWidget extends StatelessWidget { method build (line 108) | Widget build(BuildContext context) FILE: lib/widgets/my_scroll_view.dart class MyScrollView (line 9) | class MyScrollView extends StatelessWidget { method build (line 37) | Widget build(BuildContext context) FILE: lib/widgets/my_search_bar.dart class MySearchBar (line 11) | class MySearchBar extends StatefulWidget implements PreferredSizeWidget { method createState (line 25) | _MySearchBarState createState() class _MySearchBarState (line 31) | class _MySearchBarState extends State { method dispose (line 37) | void dispose() method build (line 53) | Widget build(BuildContext context) FILE: lib/widgets/pie_chart/pie_chart.dart class PieChart (line 10) | class PieChart extends StatefulWidget { method createState (line 27) | _PieChartState createState() class _PieChartState (line 30) | class _PieChartState extends State with SingleTickerProviderSt... method initState (line 38) | void initState() method didUpdateWidget (line 48) | void didUpdateWidget(PieChart oldWidget) method dispose (line 57) | void dispose() method build (line 63) | Widget build(BuildContext context) class PieChartPainter (line 112) | class PieChartPainter extends CustomPainter { method paint (line 164) | void paint(Canvas canvas, Size size) method drawPercentage (line 205) | void drawPercentage(Canvas context, String percentage, double x, doubl... method shouldRepaint (line 218) | bool shouldRepaint(PieChartPainter oldDelegate) method _buildSemantics (line 227) | List _buildSemantics(Size size) FILE: lib/widgets/pie_chart/pie_data.dart class PieData (line 3) | class PieData { method toString (line 14) | String toString() FILE: lib/widgets/popup_window.dart function showPopupWindow (line 15) | Future showPopupWindow({ class _PopupWindowRoute (line 63) | class _PopupWindowRoute extends PopupRoute { method createAnimation (line 91) | Animation createAnimation() method buildPage (line 99) | Widget buildPage(BuildContext context, Animation animation, class _PopupWindow (line 138) | class _PopupWindow extends StatelessWidget { method build (line 149) | Widget build(BuildContext context) class _PopupWindowLayoutDelegate (line 187) | class _PopupWindowLayoutDelegate extends SingleChildLayoutDelegate { method getConstraintsForChild (line 195) | BoxConstraints getConstraintsForChild(BoxConstraints constraints) method getPositionForChild (line 203) | Offset getPositionForChild(Size size, Size childSize) method shouldRelayout (line 248) | bool shouldRelayout(_PopupWindowLayoutDelegate oldDelegate) FILE: lib/widgets/progress_dialog.dart class ProgressDialog (line 6) | class ProgressDialog extends Dialog { method build (line 16) | Widget build(BuildContext context) FILE: lib/widgets/selected_image.dart class SelectedImage (line 13) | class SelectedImage extends StatefulWidget { method createState (line 27) | SelectedImageState createState() class SelectedImageState (line 30) | class SelectedImageState extends State { method _getImage (line 36) | Future _getImage() method build (line 63) | Widget build(BuildContext context) FILE: lib/widgets/selected_item.dart class SelectedItem (line 4) | class SelectedItem extends StatelessWidget { method build (line 22) | Widget build(BuildContext context) FILE: lib/widgets/state_layout.dart class StateLayout (line 8) | class StateLayout extends StatelessWidget { method build (line 20) | Widget build(BuildContext context) type StateType (line 46) | enum StateType { FILE: lib/widgets/text_field_item.dart class TextFieldItem (line 7) | class TextFieldItem extends StatelessWidget { method build (line 25) | Widget build(BuildContext context) method _getInputFormatters (line 64) | List? _getInputFormatters() FILE: test/accessibility_test.dart function main (line 18) | void main() FILE: test/account/account_accessibility_test.dart function main (line 16) | void main() FILE: test/goods/goods_accessibility_test.dart function main (line 10) | void main() FILE: test/login/login_accessibility_test.dart function main (line 11) | void main() FILE: test/net/dio_test.dart function main (line 7) | void main() FILE: test/order/order_accessibility_test.dart function main (line 7) | void main() FILE: test/setting/setting_accessibility_test.dart function main (line 10) | void main() FILE: test/shop/shop_accessibility_test.dart function main (line 11) | void main() FILE: test/statistics/statistic_accessibility_test.dart function main (line 8) | void main() FILE: test/store/store_accessibility_test.dart function main (line 7) | void main() FILE: test/widget_test.dart function main (line 12) | void main() FILE: test_driver/account/account.dart function main (line 9) | void main() FILE: test_driver/account/account_test.dart function main (line 7) | void main() FILE: test_driver/driver.dart function main (line 9) | void main() FILE: test_driver/driver_test.dart function main (line 17) | void main() FILE: test_driver/goods/goods.dart function main (line 9) | void main() FILE: test_driver/goods/goods_test.dart function main (line 7) | void main() FILE: test_driver/home/splash_page.dart function main (line 6) | void main() FILE: test_driver/home/splash_page_test.dart function main (line 7) | void main([List args = const []]) FILE: test_driver/login/login_page.dart function main (line 8) | void main() FILE: test_driver/login/login_page_test.dart function main (line 7) | void main() FILE: test_driver/order/order.dart function main (line 9) | void main() FILE: test_driver/order/order_test.dart function main (line 7) | void main() FILE: test_driver/setting/setting.dart function main (line 10) | Future main() FILE: test_driver/setting/setting_test.dart function main (line 7) | void main([List args = const []]) FILE: test_driver/shop/shop.dart function main (line 9) | void main() FILE: test_driver/shop/shop_test.dart function main (line 7) | void main() FILE: test_driver/statistic/statistic.dart function main (line 8) | void main() FILE: test_driver/statistic/statistic_test.dart function main (line 7) | void main() FILE: test_driver/store/store.dart function main (line 8) | void main() FILE: test_driver/store/store_test.dart function main (line 7) | void main() FILE: test_driver/tools/test_utils.dart function delayed (line 2) | Future delayed ({int milliseconds = 666}) FILE: windows/flutter/generated_plugin_registrant.cc function RegisterPlugins (line 14) | void RegisterPlugins(flutter::PluginRegistry* registry) { FILE: windows/runner/flutter_window.cpp function LRESULT (line 43) | LRESULT FILE: windows/runner/flutter_window.h function class (line 13) | class FlutterWindow : public Win32Window { FILE: windows/runner/main.cpp function wWinMain (line 9) | int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, FILE: windows/runner/run_loop.h function class (line 11) | class RunLoop { 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 {