* Fix locale header
- Moving to new framework meant that Intl.getCurrentLocale was no longer working
* Update release notes
* Fix typo in pubspec.yaml
* Clear cached values when locale is changed
* Add extra context check
* Cleanup label printing options
- Improve calls to setState()
- Should fix potential race conditions
* Use name if description not available
* Code simplification
* Fetch plugins even if the server reports "plugins enabled"
- Builtin plugins are still a thing!
* Use name *and* description to display label
* New translations app_en.arb (Swedish)
* New translations app_en.arb (Hindi)
* New translations app_en.arb (Vietnamese)
* New translations app_en.arb (Russian)
* New translations app_en.arb (Russian)
* New translations app_en.arb (Russian)
* New translations app_en.arb (Russian)
* New translations app_en.arb (Vietnamese)
* Allow download of printed label
* Add setting for controlling label printing
* Control display of label printing via setting
* Refactor label printing functionality
- Move to helpers.dart
- Will be used for other label types also
* Factor out request for label templates
* Add label printing support for part
* Support label printing for stock location
* update release notes
* Display stock quantity more prominently
* Cleanup search widget
* Update for stock_detail widget
* More tweaks
* Change bottom bar icon
* Display boolean parameters appropriately
* Adds ability to edit part parameters
* Bump icon size a bit
* Improvements to filter options
- Allow filtering by "option" type
- To start with, filter stock by status code
* Remove debug message
* Remove getTriState method
- No longer needed
- Remove associated unit tests
* Adjust filters based on server API version
* Muted colors
* Update dart version
* Update flutter version in workflow
* Update packages
* Updates to android workflow
* Specify dart verrsion in CI
* Run flutter upgrade
* Helps to check which workflow is actually running I guess
* Disable linting check
* linting fixes
* linting
* Bug fix for paginator
* Use FAB for stock item test result
* Change long press to tap
* Add setting to control display of stock tests results
* Add question mark if no result recorded
* New translations app_en.arb (Hungarian)
* New translations app_en.arb (Norwegian)
* New translations app_en.arb (Italian)
* New translations app_en.arb (Czech)
* New translations app_en.arb (Vietnamese)