mohesu / map_location_picker

Map location picker for flutter Based on google_maps_flutter
Apache License 2.0
46 stars 68 forks source link

form_builder_extra_fields issue broken again #15

Closed bradintheusa closed 1 year ago

bradintheusa commented 1 year ago

It looks like form_builder_extra_fieldsneeds to be bumped up a version for Dart 3.

/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_datetime_picker_bdaya-2.0.0/lib/flutter_datetime_picker_bdaya.dart:7:1: Error: 'DatePickerTheme' is imported from both 'package:flutter/src/material/date_picker_theme.dart' and 'package:flutter_datetime_picker_bdaya/src/datetime_picker_theme.dart'.  
import 'src/datetime_picker_theme.dart';
^^^^^^^^^^^^^^^

I can fix it if you need.

bradintheusa commented 1 year ago

It looks like git has been patched but not released

  map_location_picker: 
    git: https://github.com/rvndsngwn/map_location_picker
rvndsngwn commented 1 year ago

HI @bradintheusa I will update it as soon as possible.

rvndsngwn commented 1 year ago

Version 1.2.0 released.