姸姸(是分開的姸!)
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
1
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
Flutter 學習筆記 === 基本 --- - [安裝(Window + Mac)](https://hackmd.io/@yen2/SyJrIs1U9) - [第一個APP(官網:隨機公司名稱)](https://hackmd.io/@yen2/HyVrxb-U5) - [Dart 語言學習](https://hackmd.io/@yen2/Hk0l0GbU5) - [生命週期](https://hackmd.io/@yen2/H1wIPTtK9) - [Stack/IndexedStack 用法](https://hackmd.io/@yen2/BynoyLlc9) - [ListView/ListTile/Card 用法](https://hackmd.io/@yen2/SJ81DP6K5) - [GridView 用法](https://hackmd.io/@yen2/B1pjy06Yq) - [TextField 用法](https://hackmd.io/@yen2/B16sEH1qq) - [FloatingActionButton(FAB)](https://hackmd.io/@yen2/SkQ3qVF41l) - [GestureDetector/InkWell/Dismissible 用法](https://hackmd.io/@yen2/ByGYgSe95) - [NestedScrollView](https://hackmd.io/@yen2/rkAIJ4dN1x) - [Focus 用法](https://hackmd.io/@yen2/BycywJu95) - [Stream 用法](https://hackmd.io/@yen2/r1xjr4Wsq) - [無障礙(報讀)](https://hackmd.io/@yen2/B1dEkYRWs) - [浮水印(使用套件 image )](https://hackmd.io/@yen2/SJ55WnD2o) - [多語系](https://hackmd.io/@yen2/SkUF_Bo85) - [專案架構](https://hackmd.io/@yen2/BJDp9gBc3) Painter --- - [Painter 相關先備知識](https://hackmd.io/@yen2/BysIsKVygg) - [BoxPainter](https://hackmd.io/@yen2/Byqm4xO8A) - [CustomPainter](https://hackmd.io/@yen2/HJdvwKEkex) 狀態管理 --- - [Navigator 用法](https://hackmd.io/@yen2/rk1ci8lc5) - [Navigator 進階應用 - 深層鏈接&網頁URL](https://hackmd.io/@yen2/SykVvCz95) - [BLoC 用法](https://hackmd.io/@yen2/H1xyJ8bs9) - [Provider 用法](https://hackmd.io/@yen2/r1KxK-yq5) - [Riverpod 用法](https://hackmd.io/@yen2/BktjJooZ3) APP 內購 --- - [安卓內購 - In-App-Billing](https://hackmd.io/@yen2/BypUiRY9C) - [iOS 內購測試](https://hackmd.io/@yen2/BycwUvCEkg) API --- - [API 相關](https://hackmd.io/@yen2/BJ4FiYt9c) - [dio 用法 - http 請求](https://hackmd.io/@yen2/B1yTtF0ui) - [http 用法 - http 請求](https://hackmd.io/@yen2/SJSr27_9q) - [json_annotation/json_serializable/build_runner 用法](https://hackmd.io/@yen2/ByPIRXd95) - [SSL pinning](https://hackmd.io/@yen2/ByL6rcjcn) socket --- - [socket_io_client 用法 - socket 溝通](https://hackmd.io/@yen2/r1epUNZln) Firebase --- - [Firebase 相關用法](https://hackmd.io/@yen2/H1y4AV6Gi) - [firebase_crashlytics 用法 - crash 通知](https://hackmd.io/@yen2/S1d83QM6o) - [flutter_local_notifications 用法 - 本地通知](https://hackmd.io/@yen2/SkBUQF55j) - [awesome_notifications 用法 - 客製化通知](https://hackmd.io/@yen2/ryqVjAsj5) 第三方登入 --- - [google_sign_in - google 第三方登入](https://hackmd.io/@yen2/rJenoQnXyl) 本地資料 --- - [shared_preferences 用法 - 本地資料](https://hackmd.io/@yen2/HyNo81Q95) - [flutter_secure_storage 用法 - 儲存加密金鑰](https://hackmd.io/@yen2/B1sjvq9-j) 原生 --- - [與原生平台進行溝通](https://hackmd.io/@yen2/HyIK4E6oq) - [Kotlin子母畫面PIP](https://hackmd.io/@yen2/By3Maq0iq) - [系統 UI 控制 SystemChrome](https://hackmd.io/@yen2/r1SBUzGC1l) 建立套件 --- - [Flutter - 建立自己的套件](https://hackmd.io/@yen2/SkE6Cw1L2) 發布 --- - [改變APP名稱及Icon](https://hackmd.io/@yen2/B1vXhZ62c) - [iOS TestFlight 供上架前進行測試](https://hackmd.io/@yen2/rJVJu96Aj) - [發布安卓APP](https://hackmd.io/@yen2/rkLud_659) 其他好用package --- - [callkeep 用法 - 串接手機本身通話系統](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/HJAueyhg3) - [flutter_linkify 用法 - 文字裡有連結需進行解析](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/r1c9W0Ivs) - [device_info_plus 用法 - 當前使用設備資訊](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/HydPi0Iwo) - [camera 用法 - 相機](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/Hy927AUvi) - [cached_network_image 用法 - 加載圖片](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/Syi3MyD5c) - [flutter_colorpicker 用法 - 顏色選擇器](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/BJvZ4eX9o) - [intl 用法 - 日期轉換](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/H1zpVgQ9i) - [webview_flutter 用法 - 嵌入式頁面](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/r1T3Mve95) - [smooth_page_indicator 用法 - 頁面指示器](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/r12pGxQqj) - [url_launcher 用法 - 開啟 url](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/SJsKSem9j) - [flutter_root_jailbreak 用法 - 檢查手機是否 root](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/B17Xj_Rcs) - [flutter_widget_from_html - html 解析](https://hackmd.io/@yen2/HJ-YhP04Jg) - Debug 技能 --- - [iOS 手機 APP 資料下載](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/H1KYG2bCj) - [Android 手機 APP 資料下載](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/r1GWy9Ugn) - [效能調教](https://hackmd.io/Fw76rAYDSMWOw6lm3U50nA?view) - [疑難炸症](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/GlAjkj0WSc2jFHFL13nWMw) 常用工具 --- - [FVM - flutter 版本切換](https://hackmd.io/@yen2/Hkcey9s8R) - [常用網站](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/dRMWRK_bQYKhmbWhQ2Awjw) - [搭配VSCode 各種常用快捷鍵](https://hackmd.io/@BzWzq-x9Rb2G4WG03gcyKg/T3ubq519T6-8Pk-N6xLHsA) - [iOS Xcode 部署對照表](https://developer.apple.com/support/xcode/) 平台政策異動處理 --- - [Android 15 與 16 KB Page Size 相容性問題解析與解決方案](https://hackmd.io/@yen2/ry_BK1k9gg) ###### tags: `flutter`

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully