lukepighetti / fluro

Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
https://pub.dev/packages/fluro
MIT License
3.66k stars 416 forks source link

Build error #279

Closed abdulkash closed 1 year ago

abdulkash commented 1 year ago

Error: The method 'copyWith' isn't defined for the class 'RouteSettings'. fluro_router.dart:114

lukepighetti commented 1 year ago

2.0.5

abdulkash commented 1 year ago

thanks 😊