ncmb 2.3.1 copy "ncmb: ^2.3.1" to clipboard
ncmb: ^2.3.1 copied to clipboard

outdated

Dart and Flutter library for Nifcloud mobile backend(NCMB). Nifcloud mobile backend is a web service of mBaaS.

CHANGELOG #

0.0.1 #

Init.

  • Supporting save data to datastore.

0.0.2 #

Add example folder.

0.0.3 #

Add description to pubspec.yaml.

0.0.4 #

Update description. Maintenance code.

0.0.5 #

Support updating and deleting method at NCMBObject.

0.0.6 #

Support Retribing data.

0.0.7 #

Support Acl.

0.0.8 #

Support GeoPoint, DateTime and Class of DataStore.

0.0.9 #

Supprt user login and logout.

0.1.0 #

Support push notification.

0.1.1 #

Delete debug print.

0.1.2 #

Support upload file.

0.1.3 #

Support anonymous login.

0.1.4 #

Bug fix.

0.1.4 #

Bug fix in ACL.

0.1.6 #

Bug fix in DataStore.

0.1.7 #

Support file download.

0.1.8 #

Remove native features. Change target platform with web.

0.1.9 #

Bug fix for web.

2.0.0 #

Major update.

2.0.1 #

Remove Package info.

2.0.2 #

Update library version.

2.0.3 #

Support Flutter 2.

2.0.4 #

  • Update dependencies
  • Support "or" query

2.0.5 #

  • Support nullsafety

2.0.7 #

  • Fix typo

2.0.8-2.0.10 #

  • Fix pointer object for Flutter 2.0

2.1.0 #

Change version of shared_preferences. Fully support web platform.

2.1.1 #

Move example code.

2.2.0 #

Remove "part of".

2.2.1 #

NCMBObject can save with NCMBGeoPoint.

2.2.2 #

NCMBObject can get NCMBGeoPoint and Date.

2.2.3 #

Fix NCMBObject to String method.

2.3.0 #

Support to search by geo location.

2.3.1 #

Supprt getString / getDateTime / getInt / getDouble / getBool to NCMBObject

3
likes
0
pub points
51%
popularity

Publisher

unverified uploader

Dart and Flutter library for Nifcloud mobile backend(NCMB). Nifcloud mobile backend is a web service of mBaaS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, dio, http_parser, intl, mime, package_info, shared_preferences, uuid

More

Packages that depend on ncmb