states_rebuilder
states_rebuilder copied to clipboard
Error with flutter 3.19 and use of navigation_builder library
Project can compile because your library use navigation_builder
pub-cache/hosted/pub.dev/navigation_builder-0.0.3/lib/src/rm_scaffold.dart:102:3: Error: Expected 0 type arguments.
PersistentBottomSheetController<T> showBottomSheet<T>(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../.pub-cache/hosted/pub.dev/navigation_builder-0.0.3/lib/src/rm_scaffold.dart:124:29: Error: Expected 0 type arguments.
final r = scaffoldState.showBottomSheet<T>(
^
Unhandled exception:
Unsupported operation: Unsupported invalid type InvalidType(
check https://github.com/GIfatahTH/navigation_builder/issues/6
or try my patch
states_rebuilder:
git:
url: [email protected]:karnadii/states_rebuilder.git
ref: 3.19-patch
path: states_rebuilder_package/
I have an error with this repo:
[email protected]: Permission denied (publickey). fatal: Could not read from remote repository.