lesnitsky / flutter_localstorage

📦 LocalStorage for Flutter
MIT License
301 stars 60 forks source link

Add integration tests w/ benchmarks #19

Closed oakromulo closed 5 years ago

oakromulo commented 5 years ago

motivation: covers issue https://github.com/lesnitsky/flutter_localstorage/issues/1

expected benefits: additional robustness, peace of mind on new releases and capability to measure performance easily

Screen Shot 2019-06-18 at 21 03 04

p.s. the base project structure has been fully respected and left alone, with the exception of the proposed removal of pubspec.lock according to What not to commit

lesnitsky commented 5 years ago

WOW 🤯 Great job @oakromulo, very appreciate it I'll have a closer look before merging as this one seem to be large