Truls Matias Torgersen

Results 3 issues of Truls Matias Torgersen

The README states that the Cupertino widget may be imported by `import 'package:flutter_typeahead/cupertino_flutter_typeahead.dart';`. Unfortunately this doesn't work as the import for Cupertino is the same as it is for Material....

Sometimes the marker icon wouldn't render and this is shown instead: ![osm_no_icon](https://github.com/liodali/osm_flutter/assets/21953916/176f2a87-1cf5-45a6-a17e-3e532786d345) It is placed on the geopoint instead of the pin, so it moves when you interact with the...

As with you I used https://github.com/NikSWE/flutter_brand_icons but ran in to the issue with null safety. Fortunately I came over your comment on an issue on that repo that led me...