flutter / put-flutter-to-work

A Flutter add-to-app demo you can try with your own apps
BSD 3-Clause "New" or "Revised" License
321 stars 38 forks source link

feat: web-angular counter app #56

Closed Jan-Stepien closed 2 years ago

Jan-Stepien commented 2 years ago

Description

Angular implementation of Flutter Counter app

Type of Change

Jan-Stepien commented 2 years ago

Added testing to workflow, fixed according to linter, dont know why the ng create is not formatting code at creation...

Jan-Stepien commented 2 years ago

Moved platform_close to separate package @felangel

Jan-Stepien commented 2 years ago

@felangel all changes adressed it would be great if we can approve on the PR