- Add interface abstraction for Flutter Storage
- Add null safety
- Subclassing support for
ParseObject
andParseUser
- Fix bugs and enhancement
- Update documentation
- Moving from personal to organization account
- Add parameter for
databaseFactory
for better support of web
- Add support for web
- Get rid of using
part
for library
- Fix license, import package, description
- Rebuilding package using pure Dart
- Bug fix
- Fix homepage url
- Bug fix
- Add internal query encoder
- Fix create parse object with dictionary/map
- Adding iOS function :
- ParseObject
- ParseUser
- ParseQuery
- Fix bug Android code
- Initial release.
- Android :
- ParseObject
- ParseUser
- ParseQuery