bagel_db 0.1.9 copy "bagel_db: ^0.1.9" to clipboard
bagel_db: ^0.1.9 copied to clipboard

outdated

Dart plugin to retrieve and update data on BagelDB. This library allows you to build a backend in a matter of minutes, make REST API requests and manage your content easily

0.0.1 #

  • The initial version.

0.1.0 #

  • Add an example in example directory
  • Add more descriptive README
  • Add more documantation to the functions

0.1.1 #

  • API & example editing

0.1.2 #

  • Add longer description

0.1.3 #

  • Edit the contructor of BagelDB object
  • Add a link to a detailes example repo on Github

0.1.4 #

  • Add pageNumber query
  • Internal changes in the endpoints

0.1.6 #

  • Added nullsafety to the package
  • Added method schema to retrieve the collection schema

0.1.7 #

  • Added support for all platforms: Android, IOS and Web
  • Added Support for nested collection for all CRUD operations
  • Added field projection for all requests
  • Bug Fixes

0.1.8 #

  • Added support for appending or unsetting an item to a reference list instead of putting the entire array
  • Added Support for flutter web

0.1.9 #

  • validate set() and post() methods item is set
  • solidify query() and other methods return the right types
10
likes
0
pub points
29%
popularity

Publisher

verified publisherbageldb.com

Dart plugin to retrieve and update data on BagelDB. This library allows you to build a backend in a matter of minutes, make REST API requests and manage your content easily

Homepage

License

unknown (LICENSE)

Dependencies

dio, flutter, universal_html

More

Packages that depend on bagel_db