brick_offline_first_build 2.1.0 copy "brick_offline_first_build: ^2.1.0" to clipboard
brick_offline_first_build: ^2.1.0 copied to clipboard

Code generation library for the Brick Offline First Domain

Unreleased #

2.1.0 #

  • Upgrade analyzer to version 4

2.0.1 #

  • Import DatabaseExecutor from sqflite_common instead of sqflite to avoid the Flutter dependency
  • Loosen dependency restrictions to major versions

2.0.0 #

  • Include release candidates of build dependencies

1.1.0 #

  • Upgrade analyzer dependency to 3.2.0
  • Bump brick_rest_generators and brick_sqlite_generators to 1.3.0

1.0.1 #

  • Loosen pubspec restrictions

1.0.0+2 #

  • Permit v1 and v2 of brick_offline_first_abstract

1.0.0+1 #

  • Add JSON generators and brick_rest_generators dependency

1.0.0 #

  • Initial