Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 202 Bytes

LAUNCH_MINI_PROGRAM.md

File metadata and controls

9 lines (8 loc) · 202 Bytes

LAUNCH MINI-PROGRAM

Fluwx can launch mini-program now.

import 'package:fluwx/fluwx.dart' as fluwx;
fluwx.launchMiniProgram(
                username: "gh_d43f693ca31f"
              );