You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-08 23:07:06 +02:00
chore(mobile): upgrade flutter to 3.22 (#9518)
* chore(mobile): upgrade flutter sdk * gha * update kotlin * refactor * ios build * remove patch files * not touching openapi pubpsec file
This commit is contained in:
@ -23,8 +23,8 @@ extension PumpConsumerWidget on WidgetTester {
|
||||
home: Material(child: widget),
|
||||
),
|
||||
),
|
||||
duration,
|
||||
phase,
|
||||
duration: duration,
|
||||
phase: phase,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user