chore: update dependency versions, downgrade Flutter SDK, and add project documentation

This commit is contained in:
Hamza-Ayed
2026-07-19 03:21:19 +03:00
parent 3773ab56a4
commit e93b577ad7
16 changed files with 1364 additions and 183 deletions
+4
View File
@@ -1,3 +1,7 @@
## 2.2.1
* Fixed Polyline and Marker comparison/equality checks.
## 2.2.0
* Added `onStyleLoaded` callback to `IntaleqMap` to handle style initialization.