peima 1a578c925d feat: Phase 2 — upgrade deps to null-safe, replace deprecated packages
- pubspec: bump all maintained deps to null-safe latest; flutter pub get resolves
- Remove 12 packages (0-ref or no null-safe): splashscreen, flappy_search_bar,
  searchable_dropdown, share, platform_detect, flutter_inappwebview, countdown,
  gender_selection, flutter_dash, smooth_star_rating, hovering, ffi
- Add flutter_rating_bar
- Keep discontinued-but-null-safe for now (Phase 5): pull_to_refresh, hive, catcher
- New null-safe custom components (API-compatible, callers change only imports):
  utils/countdown.dart, widgets/general/{hover_widget,gender_selection,
  smooth_star_rating,search_bar}.dart
- main.dart: drop dead SplashScreen _buildBody + _to field
- 23 consuming files: swap deprecated imports to local components

Null-safety migration + upgraded-API adaptation = Phase 3.
2026-07-24 03:10:12 +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%