Skip to content

Commit

Permalink
feat: write .bat
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Nov 27, 2023
1 parent 7494ab6 commit c6d0402
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frb_internal.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@ECHO off
set SCRIPT_PATH=%~dp0
cd /d "%SCRIPT_PATH%\tools\frb_internal"
dart run flutter_rust_bridge_internal %*

0 comments on commit c6d0402

Please sign in to comment.