flutter_wordpress icon indicating copy to clipboard operation
flutter_wordpress copied to clipboard

Flutter WordPress API

Results 38 flutter_wordpress issues
Sort by recently updated
recently updated
newest added

Im getting this error: I/flutter ( 7592): type '(dynamic, dynamic) => Null' is not a subtype of type '(dynamic) => dynamic' of 'f' I believe it is happening on the...

Hello thanks for the great work so far! I encountered a problem (it might be due to the fact of my small experience with flutter 😄 .) while encoding a...

I'm not able to get content passing the preferred culture/language. Is there any way to do it?

Hi, I am a newbie and followed the example tutorial. But, I am not able to get the featured images of the WordPress posts. Also, the post content doesn't appear...

Hi If you can add simple-jwt-authentication to you great library it will be nice, because it added great stuff that a non trivial app should have. https://github.com/jonathan-dejong/simple-jwt-authentication/wiki/Documentation Thanks

enhancement

Getting a lot of errors when I try to add a post or comment. `Failed to comment: RangeError (index): Invalid value: Only valid value is 0: 1` ``` I/flutter (17327):...

I'm developing a personal project in Flutter that connects to my website, WordPress, but when trying to use this package it gives me this error: The current Dart SDK version...

Are you looking for a new maintainer for this project? TBH I haven't touched flutter in about 2 years, but I'm fixing a bug in my app, so I'm updating...