zds_flutter 2.3.0 copy "zds_flutter: ^2.3.0" to clipboard
zds_flutter: ^2.3.0 copied to clipboard

Zebra Design System components for Flutter. A selection of UI components from Zebra Technologies.

2.2.1 (2025-06-04) #

🪲 Bug Fixes #

  • WFCNG-21252: Add auto close to slidable (#83) (0c3533c)

🧹 Miscellaneous Chores #

2.3.0 (2025-06-09) #

✨ New Features #

2.2.3 (2025-06-05) #

🪲 Bug Fixes #

  • Comment attachment icon color (cb5db44)

2.2.2 (2025-06-05) #

🪲 Bug Fixes #

2.2.0 (2025-05-12) #

✨ New Features #

  • TM-51231: HTML container read more/less locator updated. (bd43544)

🪲 Bug Fixes #

  • TM-44138: Font size is visible as default in mobile (23759fd)
  • TM-50068: Bottom bar was not showing the selected option. Added 11 new localization strings (385fa29)
  • WFCNG-21648: The "Add Attachments" title of drawer is not localized in the comments tab (df8eaf7)
  • WFCNG-21803: The drawer is only seen in the comments tab and all the other drawers are seen as dialogue box (df8eaf7)
  • WFCNG-23311: Attachment file thumbnail is missing for comment (df8eaf7)

2.1.5 (2025-04-23) #

👀 Reverts #

2.1.4 (2025-04-14) #

🪲 Bug Fixes #

  • Add background color prop to ZdsComment (#74) (5d75010)
  • Attachments sheet iOS scroll height (5d75010)
  • Comment popup background color; (5d75010)

⛓️ Dependencies #

  • Fix verson of camerawesome as newer versions dont support flutter 3.24 (5d75010)

2.1.3 (2025-03-17) #

🪲 Bug Fixes #

  • UX-1405: Add prop to change background color of calendar (#72) (4df5d2d)
  • WFCNG-19791: Attachments sheet hidden behind keyboard (4df5d2d)

⛓️ Dependencies #

  • Update Android axample app build deps (4df5d2d)

2.1.2 (2025-03-05) #

🪲 Bug Fixes #

  • Add prop for message input more options (7aa114b)
  • style on message input sheet (7aa114b)
  • WFCNG-18981: Add vertical style for comments message input (#70) (7aa114b)

2.1.1 (2025-02-28) #

🪲 Bug Fixes #

  • WFCNG -18980: Add vertical filepicker (bef65e3)

⛓️ Dependencies #

  • icons: Update icons with request holiday (7c9c09a)

2.1.0 (2025-02-18) #

✨ New Features #

  • TM-48551: Add image editor (2a5b67b)
  • TM-48569: Date type question for future, past and range declarations (8f67ef5)

🪲 Bug Fixes #

  • TM-48487: Video link added through media url is not visible (db57bfd)
  • TM-48969: File type icon aac is not showing (e61d8d3)
  • TM-49022: Horizontal line is not showing in table (77f0fbe)
  • TM-50072: Fixed issues in image editor, rotation issue, shape preview issue and text font issue (6bb50de)
  • TM-50111: Unexpected code is pasted while copying notes content (9f24989)
  • TM-50120: Next line text is not copied correctly from notes content (9f24989)
  • WFCNG-18672: The "Delete" and "Reply" option UI is not as per figma for Coment (#65) (6bbdc29)
  • WFM-49388: Added text style for displaying selected item in dropdown (a333cb8)
  • WFM-57386: Published icon not displayed in monthly schedule for january (a49449c)

⛓️ Dependencies #

  • TM-49697: Update file_picker package (f2dc732)
  • TM-50667: Remove READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions (41e650d)
  • Update dependencies (f2dc732)

🧹 Miscellaneous Chores #

  • automated: Lint commit and format (4474140)
  • TM-49099: Add new Strings to localization (3167cd3)
  • WFM-23087: Fix lint issues and formatting (120be7b)
  • WFM-57386: Fix issues reported by dart analyze (120be7b)

2.0.1 (2025-01-02) #

🪲 Bug Fixes #

  • Fixed height of attachments sheet on message input (#59) (7b7aca1)

2.0.0 (2024-12-30) #

✨ New Features #

  • UX-1342: Added popup menu to ZdsComment (#52) (f153842)
  • TM-48272: Widget locator updated for quill editor (7fc6bef)
  • TM-48504: Creating custom widget having copying capability (7fc6bef)
  • Update to match internal repo (#6) (8e04f23)
  • UX-1314: Created comment component (#41) (30395b0)
  • Flutter 3.24.3 upgrade (#33) (588ec2f)

🪲 Bug Fixes #

  • Made comment and author text optional for ZdsComment (#50) (34ef2f5)
  • onDelete now gets invoked correctly for ZdsComment (#46) (b9cca28)
  • Voice notes can now be disabled without the assertion failing (#46) (b9cca28)
  • Attachment names on comments now elipsize correctly (#44) (6f26ea6)
  • TM-47414: Setting the value of the text box on submit and closing the dialog box (7fc6bef)
  • adjusted the divider color (6a36df0)
  • Fix progress theme and use latest version of the Zeta (#38) (fba70d7)
  • move quill-default color picker from dialog to bottom-sheet (6a36df0)
  • quill editor color picker improvements (#36) (6a36df0)
  • Removed default behavior for upload errors on ZdsMessageInput
  • Toasts will now display above the ZdsFilePicker sheet from ZdsMessageInput
  • WFCNG-16393 Message input no longer renames file by default

🧪 Tests #

  • TM-48505: Widget Test case for custom widget having copying capability (7fc6bef)

⛓️ Dependencies #

🧹 Miscellaneous Chores #

  • Fix routes in example app (609fc83)

1.3.1 (2024-07-17) #

✨ New Features #

  • New Icons added - available, away, busy, do-no-disturb, offline, on-shift, star-circle (#29) (a3e8857)

🪲 Bug Fixes #

  • TM-43187: QWalk - take a photo on iPad is sideways (0734b24)

🧹 Miscellaneous Chores #

1.3.0 (2024-06-20) #

✨ New Features #

  • Add selected date to calendar (98c291d)
  • TM-38113: Restructure Quill Editor (b2450c6)

🪲 Bug Fixes #

  • TM-43864: Fixed delta formatting in new version of quill-editor (43016ef)
  • WFM-37003: validation in inputdialog onSetText (1c81bf4)

1.2.5 (2024-06-10) #

🪲 Bug Fixes #

  • [TM-42170] Support links in table (bceb856)
  • [TM-42460] Reset resetPreferredOrientations after camera dispose (bceb856)
  • [TM-43252] taking time to capture an image (bceb856)
  • [TM-43436] Angular bracket "<>" is not in alignment in Quill editor (64b4688)
  • TM-32728 Locator Issue for MYWORK app part 1 (64b4688)
  • Updated zetaColors. (2f49efb)

📈 Documentation #

  • update version in readme (9faea52)

⛓️ Dependencies #

🧹 Miscellaneous Chores #

  • add version to example app (#23) (bc84094)
  • update to match internal repo (#24) (bceb856)
  • update to upstream 543c885bc118726b5d56f39ddc6179f4304c1f65 (#26) (64b4688)

1.2.3 (2024-05-08) #

Bug Fixes #

1.2.2 (2024-05-08) #

Bug Fixes #

  • [TM-34144] Changed the background color to white and added boundary to the cells (e5c7ca7)
  • [TM-34144] Changed the background color to white and added boundary to the cells (e5c7ca7)
  • [TM-34144] Code improvement-> Changed the background color to primary surface color (e5c7ca7)
  • [TM-34144] Code improvement-> Changed the border width to 1.5 (e5c7ca7)
  • [TM-42004] added flv to set (e5c7ca7)
  • [TM-42004] added set to hold compress ext for videos (e5c7ca7)
  • [TM-42004] added set to hold compress ext for videos (e5c7ca7)
  • [TM-42004] optimized code to throw exception (e5c7ca7)
  • [TM-42004] removed flv as supported file for compression (e5c7ca7)
  • [TM-42654] Show error message when maximum attachment limit reached (e5c7ca7)
  • [TM-42656] Allow Multiple Gif files to send in filePicker (e5c7ca7)
  • TM-42498 : MYWORK 23.11.1 [UK/ROI] - Embedded Wistia videos not visible on mobile app (e5c7ca7)
  • update quill. Readonly prop moves to quill controller (e5c7ca7)

1.2.1 (2024-04-25) #

Bug Fixes #

  • Adding All supporting tag in table to render the data correctly as precautionary action (f49b1e3)
  • Table inserted in project notes/task notes along with data is not properly shown at Project Notes/Task Notes summery section. (eb65465)
  • Updated file picker to delegate the file picked events (e1ed80d)

1.2.0 (2024-04-05) #

Features #

  • Audio player feat: Camera view feat: Video player feat: Star rating feat: Interactive viewer feat: Speed scroll list fix: Add semantics to SplitTabNavigator chore: enable GitHub actions for code quality, preview, release fix: html viewer bugs chore: update dependencies chore: Update icons chore: Update flutter_quill chore: Update translations (8c86b9c)
  • Update to match internal repo (#6) (8e04f23)

Bug Fixes #

  • adding more files to pubignore to make package smaller (#8) (5ec2561)
  • remove voice note option on web (#7) (f30410e)

1.1.0 (2024-03-08) #

Features #

  • Audio player feat: Camera view feat: Video player feat: Star rating feat: Interactive viewer feat: Speed scroll list fix: Add semantics to SplitTabNavigator chore: enable GitHub actions for code quality, preview, release fix: html viewer bugs chore: update dependencies chore: Update icons chore: Update flutter_quill chore: Update translations (8c86b9c)
  • Update to match internal repo (#6) (8e04f23)

Bug Fixes #

  • remove voice note option on web (#7) (f30410e)

[1.0.0] - 2024-01-02 #

✨ New features #

  • 9aeef97 - Add all changes from v1.0.0 internal. _(commit by @ps9310, @thelukewalton)

[0.2.0] - 2023-09-11 #

✨ New Features #