-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
PublishedThis new feature has been published.This new feature has been published.good first issueGood for newcomersGood for newcomers
Description
momentum-1.3.1/lib/src/momentum_base.dart:99:18: Error: 'Router' is imported from both 'package:flutter/src/widgets/router.dart' and 'package:momentum/src/momentum_router.dart'.
var result = Router.getParam(_mRootContext);
momentum_base.dart:6:1: Error: 'Router' is imported from both 'package:flutter/src/widgets/router.dart' and 'package:momentum/src/momentum_router.dart'.
import '../momentum.dart';
Metadata
Metadata
Assignees
Labels
PublishedThis new feature has been published.This new feature has been published.good first issueGood for newcomersGood for newcomers