kaitech-corp / travelcrew

Travel App-Flutter
GNU Affero General Public License v3.0
5 stars 1 forks source link

Apply Generics to BLoCs #14

Closed kaitech-corp closed 2 years ago

kaitech-corp commented 2 years ago

Use generics to factorize code and reduce the number of blocs.

kaitech-corp commented 2 years ago

Completed. Reduced number of unique blocs to 3