Skip to content

Commit

Permalink
Publish math_keyboard 0.1.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
creativecreatorormaybenot authored Mar 17, 2021
1 parent 824202e commit fd30aa3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 12 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ _on-screen software keyboard_ as well as **physical keyboard input** support. On
math field typesetting uses TeX and the package supports converting to math expressions (that e.g.
can be used for calculation).

todo(creativecreatorormaybenot): insert screenshots

todo(creativecreatorormaybenot): link to video & tweet.
[![](https://i.imgur.com/FYl1TqF.png)][demo]

`math_keyboard` is an open source project with the aim of providing a way to edit math expression
providing the best user experience in terms of input and UI as well as allowing accurate evaluation
Expand Down
4 changes: 0 additions & 4 deletions math_keyboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## 0.0.1+2

* TEMPORARY VERSION; TODO: REMOVE

## 0.1.0

* Initial public version.
4 changes: 1 addition & 3 deletions math_keyboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ no plugins, no web views.

## Features

todo(creativecreatorormaybenot): insert screenshots.
[![](https://i.imgur.com/FYl1TqF.png)][demo]

* Editing math expressions using a custom on-screen software keyboard
* Editing via physical keyboard input (with shortcuts for functions and constants)
Expand All @@ -25,8 +25,6 @@ todo(creativecreatorormaybenot): insert screenshots.

You can view all features **in action** in the [demo app][demo].

todo(creativecreatorormaybenot): link to video & tweet.

## Usage

To use this plugin, follow the [installing guide].
Expand Down
3 changes: 1 addition & 2 deletions math_keyboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: math_keyboard
description: >-2
Math expression editing using an on-screen software keyboard or physical keyboard input in a
typeset input field in Flutter.
# todo(creativecreatorormaybenot): bump to 0.1.0 once all files are finalized.
version: 0.0.1+2
version: 0.1.0
homepage: https://github.com/simpleclub/math_keyboard/tree/main/math_keyboard

environment:
Expand Down

0 comments on commit fd30aa3

Please sign in to comment.