refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor
The flow editor is a Ch∆In Studio sub-component (chain product), not a F∆I-vendor package. Rename the package, entry library file, and all package: imports. flutter analyze: clean. Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
5baf99384f
commit
fb41a518c9
11 changed files with 19 additions and 19 deletions
|
|
@ -7,7 +7,7 @@
|
|||
import 'dart:async';
|
||||
import 'dart:typed_data';
|
||||
|
||||
import 'package:fai_studio_flow_editor/src/run_driver.dart';
|
||||
import 'package:chain_studio_flow_editor/src/run_driver.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue