anjancreator1989

anjancreator1989

Lv2

University of Calcutta

0 Followers
0 Following
0 Helped

ANSWERS

Published18

Subjects

History1Business1Electrical Engineering1Psychology1Ethics1Algebra1Engineering1Computer Science2Calculus4Finance1Economics2Chemistry2
Answer: High dividends
The equilibrium constant Kp for the reaction can be calculated using the stand...
Answer: Becoming a software engineer typically involves the following steps: O...
Answer: The equilibrium constant (Kp) for the reaction can be expressed as: Kp...
Answer: Investing in your education means dedicating time, resources, and effo...
Answer: The information-processing approach has generated most of what we know...
Answer: We have: u(x,y) = -3x + 2y v(x,y) = -2x + 3y Using the chain rule, the...
Answer: Expanding the dot products, we have: (v - x) . v + v . w = v . v - x ....
To find the area of the surface, we need to use the formula: A = ∫∫ ||(hx x hy...
G(u, v) = v If we have a vector field G(u, v) = v, and we want to take the cur...
Answer: To show that ker T and im T are T-invariant subspaces, we need to show...
Answer: Loan Maximum Calculation. suppose that big bucks bank has the simplifi...
Answer: The Cubist still life that was created using the collage technique is ...
Answer: To calculate the maximum amount of new loans that Big Bucks Bank can m...
Answer: Nice

This question got resolved

I put in his code

void getUID() {
  FirebaseAuth auth = FirebaseAuth.instance;
  User? user = auth.currentUser;
  if (user != null) {
    setState(() {
      uid = user.uid;
    });
  }
}

When I run the flutter program I now get this error  msg

======== Exception caught by widgets library =======================================================
The following assertion was thrown building TaskListPage(dirty, state: _TaskListPageState#61ebf):
a document path must be a non-empty string
'package:cloud_firestore/src/collection_reference.dart':
Failed assertion: line 116 pos 14: 'path.isNotEmpty'

When the exception was thrown, this was the stack: 
#2      _JsonCollectionReference.doc (package:cloud_firestore/src/collection_reference.dart:116:14)
#3      _TaskListPageState.build (package:todolist/pages/tasklist/tasklist.dart:75:16)
#4      StatefulElement.build (package:flutter/src/widgets/framework.dart:5080:27)
#5      ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4968:15)
#6      StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5133:11)
#7      Element.rebuild (package:flutter/src/widgets/framework.dart:4690:5)
#8      ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:4950:5)
#9      StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5124:11)
#10     ComponentElement.mount (package:flutter/src/widgets/framework.dart:4944:5)
#11     Element.inflateWidget (package:flutter/src/widgets/framework.dart:3953:16)
#12     Element.updateChild (package:flutter/src/widgets/framework.dart:3676:20)
#13     ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4993:16)
#14     StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5133:11)
#15     Element.rebuild (package:flutter/src/widgets/framework.dart:4690:5)
#16     BuildOwner.buildScope (package:flutter/src/widgets/framework.dart:2743:19)
#17     WidgetsBinding.drawFrame (package:flutter/src/widgets/binding.dart:863:21)
#18     RendererBinding._handlePersistentFrameCallback (package:flutter/src/rendering/binding.dart:381:5)
#19     SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1289:15)
#20     SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1218:9)
#21     SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:1076:5)
#22     _invoke (dart:ui/hooks.dart:145:13)
#23     PlatformDispatcher._drawFrame (dart:ui/platform_dispatcher.dart:338:5)
#24     _drawFrame (dart:ui/hooks.dart:112:31)
(elided 2 frames from class _AssertionError)
====================================================================================================

Screenshot of my emulator

Answer: Essential skills for entrepreneurs. Watch YouTube video | #1 skill of ...
Entrepreneurship is a challenging and rewarding path that requires a unique se...
Answer: The number of materials needed to create a blueprint depends on severa...

Weekly leaderboard

Start filling in the gaps now
Log in