这是indexloc提供的服务,不要输入任何密码
Skip to content

mosuem/dart_intl4x_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set enviroment variables

export ICU4X_BUILD_MODE=checkout
export LOCAL_ICU4X_CHECKOUT=/path/to/icu4x/repo

To run the app in JIT mode

dart --enable-experiment=native-assets run

To run the app in AOT mode

dart --enable-experiment=native-assets build bin/dart_intl4x_example.dart 

which builds the executable in bin/dart_intl4x_example/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages