Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new feature Change Text Scale to text editor. #14

Merged
merged 5 commits into from
Mar 14, 2024

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    32a7bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed51d70 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lvsecoto committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    345696c View commit details
    Browse the repository at this point in the history
  4. Update text_editor.dart

    remove unused import
    lvsecoto committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    96c5f2d View commit details
    Browse the repository at this point in the history
  5. feat(text_editor): update to version 2.4.6 for new feature `Change fo…

    …nt scale`
    
    - Introduce `Change font scale` functionality in the text editor module, allowing users to adjust font sizes dynamically.
    - Update CHANGELOG.md to document the new feature and other changes.
    - Increment version in pubspec.yaml to 2.4.6 to reflect the new feature addition and updates.
    hm21 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c52e99c View commit details
    Browse the repository at this point in the history