masamune_model_firebase_data_connect_builder 2.2.0 copy "masamune_model_firebase_data_connect_builder: ^2.2.0" to clipboard
masamune_model_firebase_data_connect_builder: ^2.2.0 copied to clipboard

Builder package to automatically generate GraphQL code for Firebase Data Connect.

2.2.0 #

  • FEAT: Add Converter to DataConnect. (29dbf085)

2.1.8 #

  • FIX: Downgrade because the version of the collection package does not match. (447ae259)

2.1.7 #

  • FIX: Fixed an error when downgrading. (ae488def)

2.1.6 #

  • FIX: Apply conditions to DataConnectAdapter. (3449f09c)
  • FIX: Output of GraphQL conditional queries. (f0136ab6)
  • FIX: Update on flutter_lints. (698a5845)

2.1.5 #

  • Update a dependency to the latest release.

2.1.4 #

  • Update a dependency to the latest release.

2.1.3 #

  • FIX: Modified so that Dart code can be generated together. (6ba655a6)

2.1.2 #

  • FIX: Fixed output even if schema is not defined. (fef2d242)

2.1.1 #

2.1.0 #

  • FIX: Added automatic generation of Adapter. (b5a58f53)
  • FIX: Remove deprecated methods. (1f2c2dd1)
  • FIX: Update Pakcages. (71a244da)
  • FEAT: Support for FirebaseDataConnect. (fca7960c)
  • FEAT: Completed until output of GraphQL code. (ae1f3871)