We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1543e5 commit b7804e2Copy full SHA for b7804e2
lib/main.dart
@@ -1,10 +1,10 @@
1
-import 'package:firebase_analytics/firebase_analytics.dart';
2
-import 'package:firebase_analytics/observer.dart';
3
/**
4
* Author: Damodar Lohani
5
* profile: https://github.com/lohanidamodar
6
*/
7
+import 'package:firebase_analytics/firebase_analytics.dart';
+import 'package:firebase_analytics/observer.dart';
8
import 'package:flutter/material.dart';
9
import 'package:flutter_ui_challenges/features/auth/presentation/pages/home.dart';
10
import 'package:flutter_ui_challenges/features/auth/presentation/pages/profile_page.dart';
0 commit comments