RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
266 stars 74 forks source link

Implementation of tap to close keyboard on the transaction creation screen #66

Closed marianialessandro closed 1 year ago

marianialessandro commented 1 year ago

A GestureDetector was used to implement this feature

mikev-cw commented 1 year ago

Can you remove all files into ios and macos folders? Also pubspec.lock. Ideally this PR should only have add_page.dart

marianialessandro commented 1 year ago

Can you remove all files into ios and macos folders? Also pubspec.lock. Ideally this PR should only have add_page.dart

Sure