Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 998 Bytes

File metadata and controls

51 lines (37 loc) · 998 Bytes

0.2.2

  • add: drfit local storage
  • update: refactor services

0.2.1

  • add: secure local storage
  • update: local storage abstract class, plural translation, and internet connection checker

0.2.0+1

  • update: minor fix

0.2.0

  • new: refactor architecture
  • new: add easy localization

0.1.7

  • new: add theme and route config
  • update: use latest isar dev package version 3.0.0-dev.12 for embedded

0.1.6+2

  • update: minor refactor cubit state implementation

0.1.6+1

  • update: add isar package in pubspec

0.1.6

  • new: isar as local storage
  • update: fix sqflite nested model example

0.1.5

  • new: no internet connection handling

0.1.4

  • update: remove use case util and minor fix

0.1.3

  • new: device preview to preview from any device
  • update: upgrade flutter sdk 2.10.5 to 3.0.5

0.1.2

  • new: hive and sqflite as local storage

0.1.1

  • update: project name use snake case

0.1.0+1

  • new: responsive screen
  • update: environment setting

0.1.0

  • new: initial release