1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-27 14:51:45 +00:00

Clean up ng-flutter a bit (#2236)

No functional change, just while I was verifying it still works with the
latest Angular releases, completed some cleanup as well.
This commit is contained in:
Parker Lougheed
2024-04-08 16:22:25 -05:00
committed by GitHub
parent 37e149d8a6
commit 6b8f18392d
10 changed files with 97 additions and 103 deletions

View File

@@ -1,6 +1,6 @@
name: ng_companion
description: A flutter app with a counter that can be manipulated from JS.
publish_to: 'none'
publish_to: none
version: 1.0.0
environment:
@@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
web: ^0.5.0
web: ^0.5.1
dev_dependencies:
flutter_test: