Skip to content

Commit

Permalink
chore: remove web platform content in app and smooth-app (#3385)
Browse files Browse the repository at this point in the history
* clean: remove useless web platform content in app and smooth-app packages

* chore: delete web folders

* chore: delete generated_plugin_registrant

Co-authored-by: Pierre-Monier <pierre.monier.dev@gmail.con>
  • Loading branch information
Pierre-Monier and Pierre-Monier authored Nov 30, 2022
1 parent 246436b commit e01600c
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 331 deletions.
2 changes: 2 additions & 0 deletions packages/app/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ app.*.map.json
/android/app/release

coverage/

generated_plugin_registrant.dart
41 changes: 0 additions & 41 deletions packages/app/lib/generated_plugin_registrant.dart

This file was deleted.

Binary file removed packages/app/web/favicon.png
Binary file not shown.
Binary file removed packages/app/web/icons/Icon-192.png
Binary file not shown.
Binary file removed packages/app/web/icons/Icon-512.png
Binary file not shown.
Binary file removed packages/app/web/icons/Icon-maskable-192.png
Binary file not shown.
Binary file removed packages/app/web/icons/Icon-maskable-512.png
Binary file not shown.
58 changes: 0 additions & 58 deletions packages/app/web/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions packages/app/web/manifest.json

This file was deleted.

Binary file removed packages/smooth_app/web/favicon.png
Binary file not shown.
Binary file removed packages/smooth_app/web/icons/Icon-192.png
Binary file not shown.
Binary file removed packages/smooth_app/web/icons/Icon-512.png
Binary file not shown.
Binary file removed packages/smooth_app/web/icons/Icon-maskable-192.png
Binary file not shown.
Binary file removed packages/smooth_app/web/icons/Icon-maskable-512.png
Binary file not shown.
112 changes: 0 additions & 112 deletions packages/smooth_app/web/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions packages/smooth_app/web/manifest.json

This file was deleted.

Binary file removed packages/smooth_app/web/splash/img/dark-1x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/dark-2x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/dark-3x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/dark-4x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/light-1x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/light-2x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/light-3x.png
Binary file not shown.
Binary file removed packages/smooth_app/web/splash/img/light-4x.png
Binary file not shown.
7 changes: 0 additions & 7 deletions packages/smooth_app/web/splash/splash.js

This file was deleted.

43 changes: 0 additions & 43 deletions packages/smooth_app/web/splash/style.css

This file was deleted.

0 comments on commit e01600c

Please sign in to comment.