1. 16 3月, 2026 6 次提交
    • guoqing's avatar
      Update pubspec.yaml · 4e7ec819
      guoqing 提交于
      4e7ec819
    • guoqing's avatar
      Switch to amap_flutter_base_clx and clean imports · 02d7dab9
      guoqing 提交于
      Migrate package usages from amap_flutter_base to amap_flutter_base_clx across example and library code. Remove unused imports, tidy formatting (add trailing commas, reformat multi-line calls/constructors), and simplify several method channel invocations for readability. Add new third_party/amap_flutter_base/lib/amap_flutter_base_clx.dart with the library parts and replace the original amap_flutter_base.dart with a stub TODO. Update exports and type imports to reference the new clx variant.
      02d7dab9
    • guoqing's avatar
      fix · 052257f4
      guoqing 提交于
      052257f4
    • guoqing's avatar
      Update amap_flutter_map.dart · 7998f91a
      guoqing 提交于
      7998f91a
    • guoqing's avatar
      Remove legacy registerWith and update asset lookup · 5615404b
      guoqing 提交于
      Remove the legacy registerWith(PluginRegistry.Registrar) implementation and PluginRegistry import from AMapFlutterMapPlugin to rely on the newer Flutter embedding lifecycle. In ConvertUtil, replace deprecated FlutterMain.getLookupKeyForAsset calls with FlutterInjector.instance().flutterLoader().getLookupKeyForAsset and update imports accordingly (affects both fromAsset and fromAssetImage paths). These changes migrate the plugin to the newer Flutter loader/embedding APIs.
      5615404b
    • guoqing's avatar
      feat:适配 flutter 3.38.3 · 412224a8
      guoqing 提交于
      412224a8
  2. 07 11月, 2025 1 次提交
  3. 20 12月, 2024 1 次提交
  4. 10 12月, 2024 4 次提交
  5. 06 12月, 2024 6 次提交
  6. 01 12月, 2022 2 次提交
  7. 31 10月, 2022 2 次提交