fluttercommunity / native_widgets

Native Widgets - A new Flutter package for using Android and iOS natively on each platform. Maintainer: @rodydavis
https://fluttercommunity.github.io/native_widgets/
MIT License
92 stars 18 forks source link

Current version of uuid and intl not working with Flutter 2 #15

Open gehad-ahmed-mohamed opened 3 years ago

gehad-ahmed-mohamed commented 3 years ago

upgrade uuid version to 3.0.1 and intl version to 0.17.0 to solve package dependencies

uuid: ^3.0.1 intl: 0.17.0