ibhavikmakwana / flutter_extension

Apache License 2.0
16 stars 2 forks source link

Add Helper functions for Futures #1

Closed BirjuVachhani closed 4 years ago

BirjuVachhani commented 4 years ago

:sparkles: add helper functions to reduce boilerplate code for using futures

:arrow_up: upgrade dart version to 2.7 :white_check_mark: add test cases for future helper methods. :construction_worker: add GitHub action for running flutter tests automatically.

Signed-off-by: BirjuVachhani brvachhani@gmail.com