Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RealmException: FilesDir not set #137

Closed
blueskky opened this issue Nov 10, 2021 · 2 comments
Closed

RealmException: FilesDir not set #137

blueskky opened this issue Nov 10, 2021 · 2 comments

Comments

@blueskky
Copy link

blueskky commented Nov 10, 2021

I/flutter (24542): RealmException: FilesDir not set
I/flutter (24542): #0 new Realm (package:realm/src/realm_class.dart:78:65)
I/flutter (24542): #1 new DeparmentModel (package:telemedicine_app/models/data.dart:103:13)
I/flutter (24542): #2 TestPage.initState (package:telemedicine_app/dbtest.dart:31:5)
I/flutter (24542): #3 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:4632:57)
I/flutter (24542): #4 ComponentElement.mount (package:flutter/src/widgets/framework.dart:4469:5)
I/flutter (24542): #5 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3541:14)
I/flutter (24542): #6 Element.updateChild (package:flutter/src/widgets/framework.dart:3306:18)

@blagoev
Copy link
Contributor

blagoev commented Nov 23, 2021

Hi, our preview version requires Flutter 2.0 I suspect this error is related to the environment used.
We are working on our next version which will remove this limitation.

@blagoev
Copy link
Contributor

blagoev commented Nov 23, 2021

I am closing this issue for now

@blagoev blagoev closed this as completed Nov 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants