flutter/dev/integration_tests/ios_add2app_life_cycle/flutterapp
Danny Tuppeny 06909ccfa4
Update packages + fix tests for javascript mime change (#118617)
Update test expectations from application/javascript -> text/javascript

`package:mime` now uses `text/javascript` and not `application/javascript`.

See https://github.com/dart-lang/mime/pull/76.
See https://datatracker.ietf.org/doc/html/rfc9239.

> This document defines equivalent processing requirements for the various script media types. The most widely supported media type in use is `text/javascript`; all others are considered historical and obsolete aliases of `text/javascript`.
2023-01-19 09:54:40 -05:00
..
lib add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
.gitignore reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00
.metadata reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00
pubspec.yaml Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
README.md reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00

ios_add2app_life_cycle_flutter

A new flutter module project.

Getting Started

For help getting started with Flutter, view our online documentation.