This website requires JavaScript.
Explore
Help
Register
Sign In
flutter
/
smooth-app
Watch
1
Star
0
Fork
0
You've already forked smooth-app
mirror of
https://github.com/openfoodfacts/smooth-app.git
synced
2025-08-06 18:25:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
smooth-app
/
packages
/
smooth_app
/
lib
/
generic_lib
/
dialogs
History
Edouard Marquez
1728eff579
Replace all
MediaQuery.of(context).size
with
MediaQuery.sizeOf(context)
(
#5328
)
2024-06-03 17:09:37 +02:00
..
smooth_alert_dialog.dart
Replace all
MediaQuery.of(context).size
with
MediaQuery.sizeOf(context)
(
#5328
)
2024-06-03 17:09:37 +02:00
smooth_category_picker.dart
refactor: upgrade to off-dart 2.0.0 (
#3495
)
2023-01-02 16:10:52 +01:00