Using Dart SDK I get "The function 'Databases' isn't defined." error when trying Databases(client). I import 'package:dart_appwrite/dart_appwrite.dart' and User(client) works but not Databases. What am I missing?
Oh never mind, user error. For some reason I had old sdk version as a dependency. Updated to latest and it seems to work now.
If your issue has been solved, you can mark this post as closed by adding "[SOLVED]" to the beginning of the title
[SOLVED] The function 'Databases' isn't defined.
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...