Releases: initCommerce/gato
Releases · initCommerce/gato
v0.0.5+1
04 Jan 13:31
Compare
Sorry, something went wrong.
No results found
v0.0.5
03 Nov 07:59
Compare
Sorry, something went wrong.
No results found
Fix exception when the path does not exist (#1 )
v0.0.4
05 Jun 19:29
Compare
Sorry, something went wrong.
No results found
Set and Unset to an empty map
Fix issue #1
v0.0.3+3
04 Apr 18:05
Compare
Sorry, something went wrong.
No results found
v0.0.3+2
04 Apr 18:01
Compare
Sorry, something went wrong.
No results found
v0.0.3+1
04 Apr 12:13
Compare
Sorry, something went wrong.
No results found
v0.0.3
04 Apr 11:46
Compare
Sorry, something went wrong.
No results found
Add converter option to get method
Example:
Map <String , dynamic > map = {'color' : '0xFFB74093' };
Color color = get <Color >(map, 'color' , converter: (value) => Color (value));
v0.0.2
30 Mar 10:48
Compare
Sorry, something went wrong.
No results found
Fix get and set by type issue
Update docs
v0.0.1
26 Mar 17:12
Compare
Sorry, something went wrong.
No results found