Unverified Commit 57160b93 authored by Phil Quitslund's avatar Phil Quitslund Committed by GitHub

enable avoid_web_libraries_in_flutter (#43739)

parent f6f6e86e
......@@ -37,6 +37,7 @@ linter:
- avoid_empty_else
- avoid_init_to_null
- avoid_return_types_on_setters
- avoid_web_libraries_in_flutter
- await_only_futures
- camel_case_types
- cancel_subscriptions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment