peima 4f9aa4f683 phase3(foundation): http_util dio5 migration + null-safe models
- http_util.dart: dio4->5 (DioException, nullable params, drop unused statusCode,
  null-safe e.response!.data), countryCode ?? ''
- models/* (39 files): make all instance fields nullable (fromJson initializer-list
  pattern forces nullable); fix internal method usages (cart_info/cart_line_item/
  order/shipping_rate) with !/??
- models/ now passes dart analyze with 0 errors

Widget-level null-safety + remaining utils/store continue in next batch.
2026-07-24 03:48:54 +08:00
2022-03-10 00:47:26 -05:00
2021-08-31 13:28:33 -04:00
2020-12-28 00:19:04 -05:00
2021-08-31 13:28:33 -04:00
2022-03-10 00:47:26 -05:00
2023-12-15 21:34:23 +08:00
2020-11-25 13:19:15 -05:00
2021-08-31 13:28:33 -04:00
2021-08-31 13:28:33 -04:00
2020-11-25 13:19:15 -05:00

flutter_wisetronic

Wisetronic website

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Description
No description provided
Readme 75 MiB
Languages
Dart 96.9%
C++ 1.5%
CMake 0.9%
Ruby 0.2%
HTML 0.2%
Other 0.1%