ap_common 0.23.1 copy "ap_common: ^0.23.1" to clipboard
ap_common: ^0.23.1 copied to clipboard

The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app

校務通系列介面與函式共用 #

長期校務通相關系列的app,介面與相關功能都極為相似,將相關的介面與函式庫,製作此套件以方便維護。

展示網頁 文件

相關專案 #

套件使用要求 #

  • Flutter v1.20 以上

Getting Started #

pubspec.yaml 中加入 package

    # 官方多國語套件
    flutter_localizations:
        sdk: flutter
    ap_common: ^0.21.0

執行加入套件

  $ flutter package get