sarbagyastha / nepali_date_picker

Material Style Date Picker with Bikram Sambat(Nepali) Calendar Support. Supports both Android and ios.
BSD 3-Clause "New" or "Revised" License
40 stars 30 forks source link

I'm getting this while just importing nepali_date_picker package. #10

Closed codernirdesh closed 3 years ago

codernirdesh commented 3 years ago

Running flutter doctor... Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel master, 2.3.0-1.0.pre.267, on Microsoft Windows [Version 10.0.19042.928], locale en-US) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Chrome - develop for the web [✓] Android Studio (version 4.1.0) [✓] VS Code (version 1.56.0) [✓] Connected device (3 available) • No issues found! Running "flutter pub get" in baigundhura_computer... 6.1s Launching lib\main.dart on BE2013 in debug mode... /C:/Users/Lenovo/AppData/Local/Pub/Cache/hosted/http://pub.dartlang.org/.../date_picker_dialog.dart:291:8: Error: A non-null value must be returned since the return type 'Size' doesn't allow null.

sarbagyastha commented 3 years ago

Current master has some breaking change, will soon release a dev version with the fix.