docs: clarify document.cookie nullability when migrating from dart:html (#510)

* docs: clarify document.cookie nullability when migrating from dart:html

* docs: organize migration notes under specific APIs
1 file changed
tree: b7f3779625cb5b785e1e8a2de2f12331760fa88d
  1. .github/
  2. js_interop/
  3. third_party/
  4. web/
  5. web_generator/
  6. .gitignore
  7. LICENSE
  8. README.md
README.md

Packages

PackageDescriptionVersion
webLightweight browser API bindings built around JS interop.pub package
js_interopUtility functions and types for dart:js_interop and dart:js_interop_unsafe.pub package
web_generatorTools to generate Dart interfaces from TypeScript declaration files and Web IDL definitions.N/A