github.com/parse-community/Parse-SDK-Flutter
The Dart/Flutter SDK for Parse Platform
https://github.com/parse-community/Parse-SDK-Flutter
ci: Fix failing CI due to missing platform interface dependencies
Nidal-Bakir opened this pull request over 2 years ago
Nidal-Bakir opened this pull request over 2 years ago
ci: Avoid concurrency in PR CI
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
Flutter package publishing fails
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
adding or removing values from or into an array and then calling `get` returns `_Map<String, dynamic>`
Nidal-Bakir opened this issue over 2 years ago
Nidal-Bakir opened this issue over 2 years ago
ci: Add missing dependency installation in CI
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
Flutter CI tests with local unpublished dart package
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
ci: Remove local dart dependency in flutter CI jobs
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
feat: Add batch saving
mtrezza opened this pull request over 2 years ago
mtrezza opened this pull request over 2 years ago
fix: Updating and deleting a ParseObject sends requests even if object ID is null
Nidal-Bakir opened this pull request over 2 years ago
Nidal-Bakir opened this pull request over 2 years ago
The SDK will try to update or delete ParseObject even if the objectId property is Null
Nidal-Bakir opened this issue over 2 years ago
Nidal-Bakir opened this issue over 2 years ago
test: Add tests for `ParseObject` class
Nidal-Bakir opened this pull request over 2 years ago
Nidal-Bakir opened this pull request over 2 years ago
fix: Parse SDK internal database file `parse.db` is accessible for app user on iOS and may be accidentally deleted
Nidal-Bakir opened this pull request over 2 years ago
Nidal-Bakir opened this pull request over 2 years ago
fix: Dio error holds a reference to null values
Nidal-Bakir opened this pull request over 2 years ago
Nidal-Bakir opened this pull request over 2 years ago
feat: Upgrade various dependencies and fix warnings
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
whereArrayContainsAll but no whereArrayContainsAny?
sgehrman opened this issue over 2 years ago
sgehrman opened this issue over 2 years ago
fix: `ParseUser.save` fails when user is logged in
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
Upgrade dependency package_info_plus
sgehrman opened this issue over 2 years ago
sgehrman opened this issue over 2 years ago
parse_server_sdk_flutter >=3.1.3 depends on package_info_plus
sgehrman opened this issue over 2 years ago
sgehrman opened this issue over 2 years ago
`ParseUser.save` fails when user is logged in
gorillatapstudio opened this issue over 2 years ago
gorillatapstudio opened this issue over 2 years ago
fix: `ParseObject.fromJson` does not send proper payload to server
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
refactor: Bump flutter version to `3.1.4`
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
why parse_server_sdk updated and parse_server_sdk_flutter not updated
catalunha opened this issue over 2 years ago
catalunha opened this issue over 2 years ago
feature "progress callback for ParseFile" not work for me
catalunha opened this issue over 2 years ago
catalunha opened this issue over 2 years ago
fix: Include option in `getObject` feature is not working
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
feature "Add include option to getObject in 3.1.7" with error for me
catalunha opened this issue over 2 years ago
catalunha opened this issue over 2 years ago
feat: Add `ParseObject.toJson()` to create a JSON representation
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
fix: Time zone data not set in `ParseInstallation`
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
refactor: Fix deprecations and other warnings
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
Remove package version from constants
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
test: Fix failing tests in Flutter example project
zhangwb1996 opened this pull request over 2 years ago
zhangwb1996 opened this pull request over 2 years ago
Cancel upload and add Progress Callback befor internally save
mbfakourii opened this issue over 2 years ago
mbfakourii opened this issue over 2 years ago
feat: Add upload / download cancel and progress callback for `ParseFile`
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
fix: Error when updating ParseObject with relation to another object
juriSacchetta opened this pull request over 2 years ago
juriSacchetta opened this pull request over 2 years ago
type 'Null' is not a subtype of type 'int' when saving an Object with "relation"
keanallen opened this issue over 2 years ago
keanallen opened this issue over 2 years ago
fix: SDK crashes due to missing error code property in `ParseNetworkResponse.data`
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
healthCheck throws error
catalunha opened this issue over 2 years ago
catalunha opened this issue over 2 years ago
feat: Add `include` option to `getObject` and `fetch`
mbfakourii opened this pull request over 2 years ago
mbfakourii opened this pull request over 2 years ago
Support include in getObject and fetch
mbfakourii opened this issue over 2 years ago
mbfakourii opened this issue over 2 years ago
Operators `and`, `nor` don't exist in QueryBuilder
mbfakourii opened this issue almost 3 years ago
mbfakourii opened this issue almost 3 years ago
feat: Add `and`, `nor` operators in QueryBuilder
mbfakourii opened this pull request almost 3 years ago
mbfakourii opened this pull request almost 3 years ago
Support File Metadata
mbfakourii opened this issue almost 3 years ago
mbfakourii opened this issue almost 3 years ago
QueryBuilders in QueryBuilder.or
mbfakourii opened this issue almost 3 years ago
mbfakourii opened this issue almost 3 years ago
feat: Change the database path for IOS from ApplicationDocumentsDirectory to LibraryDirectory
Nidal-Bakir opened this pull request almost 3 years ago
Nidal-Bakir opened this pull request almost 3 years ago
Change parse local database (sembast) path in IOS to LibraryDirectory rather then ApplicationDocumentsDirectory.
Nidal-Bakir opened this issue almost 3 years ago
Nidal-Bakir opened this issue almost 3 years ago
fix: Custom JSON encoder for List and Map doesn't work correctly in `full` mode
mbfakourii opened this pull request almost 3 years ago
mbfakourii opened this pull request almost 3 years ago
fix: skip warning pub.dev for web
mbfakourii opened this pull request almost 3 years ago
mbfakourii opened this pull request almost 3 years ago
Sdk for web
alex9153 opened this issue almost 3 years ago
alex9153 opened this issue almost 3 years ago
Polygon property returned as Null for the Flutter SDK
alexvenom opened this issue about 3 years ago
alexvenom opened this issue about 3 years ago
feat: Add query constraint `wherePolygonContains` to determine whether a point in within a polygon
Paul0Cesar opened this pull request about 3 years ago
Paul0Cesar opened this pull request about 3 years ago
Additional query constraint: "wherePolygonContains"
Paul0Cesar opened this issue about 3 years ago
Paul0Cesar opened this issue about 3 years ago
fix: the Response from DioError could return null from the data property but String is expected in ParseNetworkResponse
Nidal-Bakir opened this pull request about 3 years ago
Nidal-Bakir opened this pull request about 3 years ago
Type 'Null' is not a subtype of type 'String'
Nidal-Bakir opened this issue about 3 years ago
Nidal-Bakir opened this issue about 3 years ago
Add includeObject for `getCurrentUserFromServer` and user signup/signin
JTPenn-EG opened this issue about 3 years ago
JTPenn-EG opened this issue about 3 years ago
fix: Attributes `reverse`, `padding`, `physics`, `controller`, `scrollDirection`, `shrinkWrap` not implemented in `ParseLiveGridWidget`
pastordee opened this pull request about 3 years ago
pastordee opened this pull request about 3 years ago
Use all parameters of ParseLiveGridWidget
fischerscode opened this issue about 3 years ago
fischerscode opened this issue about 3 years ago
ci: add lock file to repository
mtrezza opened this pull request about 3 years ago
mtrezza opened this pull request about 3 years ago
Add `pubspec.lock` to repository
mtrezza opened this issue about 3 years ago
mtrezza opened this issue about 3 years ago
Push notification problem with iOS
gadgetreviews opened this issue about 3 years ago
gadgetreviews opened this issue about 3 years ago
Fixing the analyzer infos
fischerscode opened this issue about 3 years ago
fischerscode opened this issue about 3 years ago
Old version of connectivity_plus package
endmr11 opened this issue about 3 years ago
endmr11 opened this issue about 3 years ago
MissingPluginException (No implementation found for method getAll)
Shankar-Joshi opened this issue over 3 years ago
Shankar-Joshi opened this issue over 3 years ago
Subscribing to count of the query
jascodes opened this issue over 3 years ago
jascodes opened this issue over 3 years ago
Flutter can not connect to the parse-server via parse_server_sdk_flutter
Vildnex opened this issue over 3 years ago
Vildnex opened this issue over 3 years ago
ParseInstallation timeZone missing
vanyasem opened this issue over 3 years ago
vanyasem opened this issue over 3 years ago
ParseRelation#query - Unhandled Exception: type 'ParseObject' is not a subtype of type *
kutear opened this issue over 3 years ago
kutear opened this issue over 3 years ago
Can’t login with google after registration
VadimZhuk0v opened this issue over 3 years ago
VadimZhuk0v opened this issue over 3 years ago
Handshake Exception
JTPenn-EG opened this issue over 3 years ago
JTPenn-EG opened this issue over 3 years ago
ParseObject.fromJson is not working properly
hinryd opened this issue over 3 years ago
hinryd opened this issue over 3 years ago
ParseUser.enableAutomaticUser();
mtgnoah opened this issue almost 4 years ago
mtgnoah opened this issue almost 4 years ago
Cloud code context availability in Parse-SDK-Flutter
PawanKumar0 opened this issue almost 4 years ago
PawanKumar0 opened this issue almost 4 years ago
Dispose of ParseObjects created by LiveList
Mabenan opened this issue almost 4 years ago
Mabenan opened this issue almost 4 years ago
Automate publishing process via CI
mtrezza opened this issue almost 4 years ago
mtrezza opened this issue almost 4 years ago
Problem of setting the filename
Gustavo-alves-fernandes opened this issue almost 4 years ago
Gustavo-alves-fernandes opened this issue almost 4 years ago
aggregate query
coyksdev opened this issue almost 4 years ago
coyksdev opened this issue almost 4 years ago
ParseInstallation 'save' deletes the object from parse.
JTPenn-EG opened this issue about 4 years ago
JTPenn-EG opened this issue about 4 years ago
Add parameters in toString() from ParseObject
gcostaapps opened this issue about 4 years ago
gcostaapps opened this issue about 4 years ago
Improved typing throughout the Parse library
nstrelow opened this issue over 4 years ago
nstrelow opened this issue over 4 years ago
Should we get rid of ParseResponse?
fischerscode opened this issue almost 5 years ago
fischerscode opened this issue almost 5 years ago
OfflineQuery/OfflineLiveQuery - idea
fischerscode opened this issue about 5 years ago
fischerscode opened this issue about 5 years ago
Batch operations
andrewwahid opened this issue over 5 years ago
andrewwahid opened this issue over 5 years ago
ParseBase don't extend Equatable
Danaru87 opened this issue over 5 years ago
Danaru87 opened this issue over 5 years ago
QueryBuilder does not work as expected
Vildnex opened this issue almost 6 years ago
Vildnex opened this issue almost 6 years ago
offline capabilities and auto-syncing
marqueeeeeee opened this issue over 6 years ago
marqueeeeeee opened this issue over 6 years ago
ParseInstallation timeZone missing
IonAgorria opened this issue over 6 years ago
IonAgorria opened this issue over 6 years ago
Can you include query/object cache in next release ? it is the must have feature in mobile
ghost opened this issue over 6 years ago
ghost opened this issue over 6 years ago