Closed jtaxiexpress closed 3 months ago
use this import
"import 'package:custom_story_editor/src/controller/controller.dart';"
I will resolve this issue in a future release and add sample code.
Thanks for reply ! It is worked .
import 'package:custom_story_editor/src/controller/controller.dart';
Hi , I want use this package .Because it encompasses all the features I was trying to create. You are fantastic.
Issue
I could not called CustomStoryEditorController
Flutter doctor
Can you publish an example Flutter Project using this package? I would like to refer to it.