pichillilorenzo / flutter_browser_app

A Full-Featured Mobile and Desktop Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.
https://play.google.com/store/apps/details?id=com.pichillilorenzo.flutter_browser
Apache License 2.0
458 stars 156 forks source link

Null-safety release #8

Open AleksandrSokolov opened 3 years ago

AleksandrSokolov commented 3 years ago

Null-safety release: update all dependecies to uptodate major versions. 2 dependecies (flutter_icons and flutter_datetime_picker) were taken not from official repos because there are no null-safety offical versions.

pishguy commented 3 years ago

@AleksandrSokolov Thanks you very much

+1