You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The source file name of the Flutter package has changed; to import the Flutter package use `parse_server_sdk_flutter.dart` instead of `parse_server_sdk.dart` ([#846](https://github.com/parse-community/Parse-SDK-Flutter/pull/846))
6
+
7
+
### Features
4
8
5
-
* Change the source file name ([#845](https://github.com/parse-community/Parse-SDK-Flutter/issues/845))
6
-
Rather than importing `parse_server_sdk.dart` now you need to import `parse_server_sdk_flutter.dart`
9
+
* Rename Flutter package source file to `parse_server_sdk_flutter.dart` ([#846](https://github.com/parse-community/Parse-SDK-Flutter/pull/846))
0 commit comments