Apuntes Flutter
Apuntes Flutter
export PATH="$PATH:/Users/frisket/flutter/bin”
https://medium.com/flutter-community/flutter-hooks-say-goodbye-to-statefulwidget-
and-reduce-boilerplate-code-8573d4720f9a
https://medium.com/flutter-community/try-flutter-online-now-megapost-ui-state-
management-animations-designs-and-more-6a014b663e12
https://www.reddit.com/r/FlutterDev/comments/gznh6e/flutter_spin_circle_bottom_navi
gation_bar_flutter/
https://github.com/leisim/awesome-flutter-packages
https://pub.dev/packages/flutter_storyboard
https://github.com/FilledStacks/flutter-tutorials
https://cursosparatodospormega.blogspot.com
https://codewithandrea.com/videos/2020-02-10-starter-architecture-flutter-firebase/
BottomSheet Modals
https://blog.codemagic.io/how-to-dockerize-flutter-apps/
https://pub.dev/packages/barcode_scan
https://pub.dev/packages/timeago
https://codesearchonline.com/index.php/flutter-firebase/
https://pub.dev/packages/hive nosql
https://medium.com/comunidad-flutter/google-maps-en-flutter-98bedecb528b?
_branch_match_id=745290389093082498
https://medium.com/flutter-community/flutter-communication-between-widgets-
f5590230df1e
https://medium.com/dartlang/dart-2-7-a3710ec54e97
https://resocoder.com/2019/09/16/sealed-unions-in-dart-never-write-an-if-statement-
again-kind-of/
https://github.com/Milad-Akarie/auto_route_library
https://medium.com/flutter-community/flutter-state-management-has-never-been-
easier-think-statelessly-then-add-reactivity-d30c75760da0
https://pub.dev/packages/uic <———— UI
templates
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q
https://medium.com/@oscarchb04/using-google-maps-in-flutter-part-1-integrate-maps-
in-app-35765b822887
https://stackoverflow.com/questions/43928702/how-to-change-the-application-
launcher-icon-on-flutter
https://pub.dev/packages/flutter_launcher_icons
https://medium.com/@wesselsbernd/flutter-and-aws-as-of-march-2019-1ad7f40fa9e4
https://medium.com/flutterpub/flutter-and-aws-cd7dabc06301
https://read.acloud.guru/serverless-application-with-flutter-lambda-aa0d264fbefd
https://fluttermarket.com
https://pub.dev/
https://medium.com/flutter/slivers-demystified-6ff68ab0296f
https://itsallwidgets.com/
https://blog.codemagic.io/how-to-develop-and-distribute-ios-apps-without-mac-with-
flutter-codemagic/
https://github.com/IvBaranov/RxBluetooth/blob/rxjava-2.x/README.md
https://github.com/FilledStacks/flutter-tutorials
https://github.com/transistorsoft
https://flutterawesome.com
https://flutterawesome.com/a-collection-of-screens-and-attractive-uis-built-with-
flutter/
https://youtu.be/FCyoHclCqc8 nice hi
https://rive.app/a/jemorales/files/recent/all
flutterstudio.app
https://www.youtube.com/watch?v=8fOoF7icyn0&feature=em-uploademail RxDart
Explained - The Flutter Way
https://pub.dev/packages/state_notifier
http://jampp.com/
https://pub.dev/packages/fl_chart
https://medium.com/comunidad-flutter/formas-sencillas-de-pasar-y-compartir-datos-
con-widgets-pages-3489d2fab49f
https://pub.dev/packages/curved_navigation_bar
https://www.youtube.com/watch?v=qeeiDuRihyE
https://pub.dev/packages/fancy_bottom_navigation
https://pub.dev/packages/background_locator
https://pub.dev/packages/location_jamel
https://open.spotify.com/show/3QUTYR6jspNxHK8akJFxYf?si=N4VXX_XjR2ie_XXDUK4bZw
https://pub.dev/packages/flutter_launcher_icons
https://www.reddit.com/r/FlutterDev/comments/f5tqzu/is_there_a_package_for_giving_t
he_user_a_guide_on/
https://youtu.be/ERwl9yP81GE - colores
https://www.youtube.com/watch?v=SFUd3_Hs25c&feature=push-u-
sub&attr_tag=sYXec2gjjbmD7tyG%3A6
https://medium.com/comunidad-flutter/uso-del-tema-oscuro-en-flutter-cf0771f0db2f
https://medium.com/@pmutisya/dark-mode-in-flutter-3742062f9f59
https://velocityx.dev
https://www.youtube.com/watch?v=01ixWNaI6C0
http://fluttericon.com
https://cybdom.tech/flutter-tutorial-pharmacy-ui-with-animatedpositioned-and-
dismissible/
https://medium.com/better-programming/flutter-how-to-save-objects-in-
sharedpreferences-b7880d0ee2e4
https://mightytechno.com/flutter-row-widget/
https://youtu.be/f3R4sXXBueg
https://github.com/themaaz32/chat_app
Tema obscuro y claro
https://pub.dev/packages/flutter_rename_app
https://medium.com/comunidad-flutter/google-maps-en-flutter-98bedecb528b
https://medium.com/@apinprastya/flutter-internationalize-multi-language-feature-on-
flutter-2660cb61d87d
SuperNova Studio
https://www.teknofilo.com/samsung-tiene-un-monton-de-galaxys-para-que-los-
desarrolladores-prueben-apps-remotamente/ pruebas Samsung
https://medium.com/@greg.perry/auth-in-flutter-97275b29b550
https://medium.com/@slightfoot
https://medium.com/better-programming/lessons-learned-migrating-a-production-app-
to-flutter-78195067b2cb
flutter analytics
———————
tesis
https://www.iflutter.in/flutter-device-info/
https://pub.dartlang.org/packages/device_info
https://medium.com/flutter-community/improve-your-flutter-app-performance-split-
your-widgets-935f97e93f7dhttps://medium.com/flutter-community/improve-your-flutter-
app-performance-split-your-widgets-935f97e93f7d
https://www.theseus.fi/bitstream/handle/10024/146232/%20thesis.pdf?sequence=1
http://www.dspace.uce.edu.ec/bitstream/25000/16490/1/T-UCE-0011-ICF-035.pdf
if (Platform.isAndroid) {
var androidInfo = await DeviceInfoPlugin().androidInfo;
var release = androidInfo.version.release;
var sdkInt = androidInfo.version.sdkInt;
var manufacturer = androidInfo.manufacturer;
var model = androidInfo.model;
print('Android $release (SDK $sdkInt), $manufacturer $model');
// Android 9 (SDK 28), Xiaomi Redmi Note 7
}
if (Platform.isIOS) {
var iosInfo = await DeviceInfoPlugin().iosInfo;
var systemName = iosInfo.systemName;
var version = iosInfo.systemVersion;
var name = iosInfo.name;
var model = iosInfo.model;
print('$systemName $version, $name $model');
// iOS 13.1, iPhone 11 Pro Max iPhone
}
https://pub.dev/packages/battery
https://flutter.institute/tracking-your-battery/
https://github.com/flutter-institute/battery_tutorial
https://github.com/flutter/plugins/tree/master/packages/battery/example
https://pub.dartlang.org/packages/wifi
https://pub.dartlang.org/packages/connectivity
http://fluttersamples.com/
https://github.com/brianegan/flutter_architecture_samples
https://stackoverflow.com/questions/53030779/get-device-imei-in-flutter
https://pub.dev/packages/imei_plugin
https://pub.dev/packages/device_id
https://gsx.iclinic.no/api-for-instant-imei-check-and-sim-unlocking-services/
https://swappa.com/esn
https://blog.codemagic.io/flutter-vs-swift/
https://proandroiddev.com/flutter-thursday-02-beautiful-list-ui-and-detail-page-
a9245f5ceaf0
https://github.com/alibaba/flutter_boost
https://medium.com/flutter-community/introducing-motion-widget-in-flutter-
60f94a2ce09c
https://stackoverflow.com/questions/56797821/what-is-the-difference-between-
flutter-packages-widgets-dart-material-dart-and
https://www.raywenderlich.com/7774171-flutter-listview?__s=8kgzscet1rmuf7oem85m
———
https://vscodecandothat.com
https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf
https://dartcode.org/docs/key-bindings/
https://medium.com/flutter-community/flutter-visual-studio-code-shortcuts-for-fast-
and-efficient-development-7235bc6c3b7d
Bookmark:
Command + Option + K
Command + Option + J
Command + Option + L
Rename/Refactor
F2
Code Formatting
Alt + Shift + f