# 參考 ### 文章 一些實質幫助到我解決問題的好文章,<br/> 怕我忘記太可惜通通記在這。 - [Bottom overloaded by 213 pixels in flutter](https://stackoverflow.com/questions/51774252/bottom-overloaded-by-213-pixels-in-flutter) - [Introducing Property Change Notifier](https://medium.com/flutter-nyc/introducing-property-change-notifier-10e6d27080a3) - [Flutter 底部 tab 切换保持页面状态的几种方法](https://cloud.tencent.com/developer/article/1507094) - [Getx - 如何使用状态管理数据](https://blog.csdn.net/qq_36407748/article/details/115182323) - [GetX - Sample TabBar](https://gist.github.com/eduardoflorence/4fdf7d0f38b56adb3e4929e132a98e58) - [GetX - Sample GetNotifier](https://gist.github.com/eduardoflorence/07e1049583b8e723e69e86f1fff2156e) - [How to use generics and list of generics with json serialization in Dart?](https://stackoverflow.com/questions/55306746/how-to-use-generics-and-list-of-generics-with-json-serialization-in-dart) - [Dart null safety complains about a function becoming null despite the null check being there [duplicate]](https://stackoverflow.com/questions/66514504/dart-null-safety-complains-about-a-function-becoming-null-despite-the-null-check) - [Create a Segmented Control Widget with slider button - Flutter](https://stackoverflow.com/questions/58252223/create-a-segmented-control-widget-with-slider-button-flutter) - [SvgPicture image rendering error in flutter](https://stackoverflow.com/questions/61202925/svgpicture-image-rendering-error-in-flutter) - [Flutter listview bottom overflow](https://stackoverflow.com/questions/53974288/flutter-listview-bottom-overflow?rq=1) - [Checking what type is passed into a generic method](https://stackoverflow.com/questions/50188729/checking-what-type-is-passed-into-a-generic-method) - [srawlins/timezone - how to get current local timezone on web? #67](https://github.com/srawlins/timezone/issues/67) - [Flutter State Management with Riverpod: The Essential Guide](https://codewithandrea.com/videos/flutter-state-management-riverpod/) - [Reading a provider outside of providers using Dart only](https://github.com/rrousselGit/river_pod/issues/295) - [Widgets not updating when modifying a Riverpod Provider from outside the UI](https://stackoverflow.com/questions/65968725/widgets-not-updating-when-modifying-a-riverpod-provider-from-outside-the-ui) - [Export your widget to image with flutter](https://medium.com/flutter-community/export-your-widget-to-image-with-flutter-dc7ecfa6bafb) ### 插件 - [url_launcher](https://pub.dev/packages/url_launcher) - [qr_flutter](https://pub.dev/packages/qr_flutter) ###### tags: `Flutter`