update package info
This commit is contained in:
parent
28e68ee756
commit
ca091acca5
@ -17,3 +17,8 @@
|
||||
## [0.1.3] - 03/01/2019.
|
||||
|
||||
* Fixed the bug with backspace key.
|
||||
|
||||
## [0.2.0] - 19/03/2020.
|
||||
|
||||
* Adding multi-language support.
|
||||
* Customizable layout.
|
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019 Gurgen Hovhannisyan
|
||||
Copyright (c) 2020 Ahmed El-Araby
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: virtual_keyboard_multi_language
|
||||
description: A simple package for dispaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependancy.
|
||||
version: 0.1.4
|
||||
version: 0.2.0
|
||||
author: Ahmed El-Araby <ahmed-eg@live.com>
|
||||
homepage: https://github.com/ahmed-eg/virtual_keyboard_multi_language
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user