Skip to content

Conversation

@sadespresso
Copy link

@sadespresso sadespresso commented Jul 18, 2023

Status

READY

Breaking Changes

NO

Description

  • Adds memoryAsset option for enum ShortcutIconAsset
  • Adds new helper class ShortcutMemoryIcon that converts Uint8List to base64 string
  • Adds Java helper method setIconFromBase64StringCompat for creating icon from base64 formatted jpegs
  • Extend Java code to work with the change above
  • Bumped version to 1.4.0
  • Updated README.md, CHANGELOG.md

This PR closes #18 upon merge

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@sadespresso sadespresso requested a review from divshekhar as a code owner July 18, 2023 17:29
@sadespresso sadespresso requested a review from divshekhar August 19, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can i use Uint8List to create shortcut icon ?

2 participants