Skip to content

Latest commit

 

History

History
133 lines (75 loc) · 5.02 KB

File metadata and controls

133 lines (75 loc) · 5.02 KB

CHANGELOG

0.5.1

  • Chore/dot shorthands by @mirhasalh in #103
  • chore: update Flutter SDK version to 3.10.8 by @mirhasalh in #104

0.5.0

  • chore: bump up to flutter 3.38.2 by @mirhasalh in #99
  • fix(EditCurrencyPage): correct groupValue by @mirhasalh in #101

0.4.0

  • chore(flutter-migration): migrate to flutter 3.35.4 by @mirhasalh in #96
  • fix(RadioButton): replace deprecated RadioGroup approach by @mirhasalh in #97

0.3.5

  • Fix store info data retention by @mirhasalh in #94

0.3.4

  • feat(empty_indicator): revert svg by @mirhasalh in #90
  • feat(pubspec): update dependencies by @mirhasalh in #91

0.3.3

  • feat(empty_indicator): replace SVG with WEBP by @mirhasalh in #88

0.3.2

  • chore(img): updated inbox SVG by @mirhasalh in #86

0.3.1

  • feat(monochrome): add monochrome by @mirhasalh in #84

0.3.0

  • feat(invoice): add checkbox and applied formatter by @mirhasalh in #80
  • Feat/listtile add icon by @mirhasalh in #81
  • feat(res): redo android res with Android Image Asset Studio by @mirhasalh in #82

0.2.2

  • Fix/missing font by @mirhasalh in #76
  • feat(rive): add rive animations by @mirhasalh in #77
  • feat(svg): replaced riv with svg by @mirhasalh in #78

0.2.1

  • Feat/load font by @mirhasalh in #75

0.2.0

  • feat: update SDK to 3.8.1 and applied formatter by @mirhasalh in #72

0.1.12

  • feat: Refactor screen compatibility to by @mirhasalh in #69

0.1.11

  • feat(AndroidManifest): add compatible screen by @mirhasalh in #67

0.1.10

  • chore(url): update privacy url by @mirhasalh in #65

0.1.9

  • chore(sdk): update sdk by @mirhasalh in #60
  • fix(header): removed fixed width by @mirhasalh in #61

0.1.8

  • fix(lang-page): fix get lang opt by @mirhasalh in #58

0.1.7

  • chore: localise version text by @mirhasalh in #56

0.1.6

  • fix(preview-page): add maximum leftover by @mirhasalh in #54

0.1.5

  • feat(theme): add page transitions by @mirhasalh in #51

0.1.4

  • fix(edit-currency): missing update store by @mirhasalh in #49

0.1.3

  • fix(locale-null): fix locale null and improved UI by @mirhasalh in #46
  • fix(edit-currency): set default symbol if not provided by @mirhasalh in #47

0.1.2

  • feat(preview): predefined file name by @mirhasalh in #43
  • chore: customize theme by @mirhasalh in #44

0.1.1

  • feat(currency): enhance currency support by @mirhasalh in #40
  • fix(currency): handle missing symbols by @mirhasalh in #41

0.1.0

  • feat(l10n): add langauges support by @mirhasalh in #32
  • Feature/upgrade to flutter 3.29.0 by @mirhasalh in #33
  • feat(store): add phone and address support by @mirhasalh in #34
  • refactor: applied code formatter by @mirhasalh in #35
  • chore: update android config by @mirhasalh in #36

0.0.4

  • feat(invoice): add l10n on date format by @mirhasalh in #28

0.0.3

  • Fix/navigation, long texts, and paddings by @mirhasalh in #25

0.0.2

  • fix(scroll): add scroll by @mirhasalh in #23

0.0.1

Initial release.