Update flutter version
This commit is contained in:
parent
f2cfba45ed
commit
bf09593e32
9 changed files with 57 additions and 49 deletions
|
|
@ -1,10 +1,11 @@
|
|||
import 'dart:developer' as developer;
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_gen/gen_l10n/app_localizations.dart';
|
||||
import 'package:quick_actions/quick_actions.dart';
|
||||
import 'package:flutter_background_geolocation/flutter_background_geolocation.dart' as bg;
|
||||
|
||||
import 'l10n/app_localizations.dart';
|
||||
|
||||
class QuickActionsInitializer extends StatefulWidget {
|
||||
const QuickActionsInitializer({super.key});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue