flutter_google_maps icon indicating copy to clipboard operation
flutter_google_maps copied to clipboard

Add compatibility with UUID 3.0.4

Open pepie opened this issue 3 years ago • 3 comments

Error with the latest UUID package - 3.0.4

Because <package name> depends on flutter_google_maps 4.0.0 which depends on uuid ^2.1.0, uuid ^2.1.0 is required.
So, because <package name> depends on uuid 3.0.4, version solving failed.

pepie avatar May 04 '21 06:05 pepie

same error

mnurtay avatar Jun 14 '21 07:06 mnurtay

Same. @mnurtay @pepie I am creating a fork that will be supported by my company. See https://github.com/taskhunt/flutter_google_maps

cosmotek avatar Jul 15 '21 16:07 cosmotek

uuid & http package

AmjadKhan2k18 avatar Jan 24 '22 10:01 AmjadKhan2k18