Seyyed Mahdi Faghih
Seyyed Mahdi Faghih
Localization System for Unity with complete documentation describing every aspect of the system and supporting - both RTL and LTR languages (base on a CSV file) with the ability to...
Added expandedBackgroundColor and used it in 2 of example items as their background color when they expand.
Added decoration field for both BottomNavyBarItem and _ItemWidget classes so that you can set your desired decoration for any of the items independently. I used this in example main.dart file...
### Description add format so that when the target is DATE, it won't change into DATETIME ### Checklist - [ ] Code compiles correctly - [ ] Created tests which...