Flutter 2 的國際化 i18n 與在地化 l10n
        
      
        Why don’t I see the full article?
      
        
            This article is part of a book for purchase. Purchase the book to access this article.
            
              
        
    WriterShelf™ is a unique multiple pen name blogging and forum platform. Protect relationships and your privacy. Take your writing in new directions. ** Join WriterShelf**
      
        WriterShelf™ is an open writing platform. The views, information and opinions in this article are those of the author.
      
  
          Article info
        
        
    This article is part of:
  
    
            
              Categories:
            
            
                    
⟩
⟩
                  
                  
                    
⟩
⟩
                  
                  
                    
⟩
⟩
                  
            
              Tags:
            
            
              Date:
            
            
              Published: 2021/07/21 - Updated: 2022/02/17
            
          
              Total: 8458 words
          
      
              Like
              
              or Dislike
              
            
          About the Author
          很久以前就是個「寫程式的」,其實,什麼程式都不熟⋯⋯
就,這會一點點,那會一點點⋯⋯
        More to explore
      
       
 
 
 
 
 
 
 

 

很多 App 都需要支援多國語言,如果是,開發階段一定要儘早寫入,不然以後加入會改到吐血。本文深入淺出的介紹了 Flutter 的 I18n 及 L10n,學會怎麼設定多國語言,怎麼切換語言,以及中文 numberFormat 及 date 的使用問題。
為什麼程式主功能都還沒開始寫,就要討論國際化跟在地化啦,嗯,好問題,我是真的相信您的大作一定會飛黃騰達、四海大賣 好啦,不講屁話,真正的原因是,如果不一開始就將國際化裝上,等程式開發好了再來加時...