Category: Flutter

AndroidFlutter
2021-12-26 13:14 (4 years ago)
Building an Android App with Flutter and Enabling App Launch from https:// URLs Using AppLinks

Make AppLinks (launching the app from an https:// URL) work for a Flutter Android build — keystore signing, getting the SHA256 fingerprint, and Digital Asset Links setup.

Flutter
2021-08-08 08:43 (4 years ago)
Downgrading Flutter SDK to Version 1.x

Downgrade Flutter from v2 back to v1 — use `flutter downgrade` and how to realign dependent package versions with the older SDK.

Flutter
2021-03-12 02:02 (5 years ago)
How to Communicate with a Server Using a Self-Signed Certificate (My Own CA) Without Errors in Flutter's HTTP Client

When Django uses multiple databases and `ForeignKey` cannot traverse across them — `router.allow_relation` behavior and raw SQL workarounds.

Categories

Archive