flutter-examples
flutter-examples copied to clipboard
[Examples] Simple basic isolated apps, for budding flutter devs.
Corrections of misspelled words. **What does this implement/fix? Explain your changes** **Does this close any currently open issues?** - [x ] Yes - [ ] No **Any relevant logs, error...
Hi, Scaffold.of(context).showSnackBar deprecated. Use `ScaffoldMessenger.of(context).showSnackBar()` https://docs.flutter.dev/release/breaking-changes/scaffold-messenger
**What does this implement/fix? Explain your changes** show the most simple use of get (getx) state management **Does this close any currently open issues?** - [ ] Yes - [x]...
**What does this implement/fix? Explain your changes** This is sample app which implements storing data from app locally using sqlite **Does this close any currently open issues?** - [x] Yes...
Performing hot restart... Syncing files to device Android SDK built for x86... lib/main.dart:25:17: Error: Field 'controller' should be initialized because its type 'TabController' doesn't allow null. - 'TabController' is from...
Hey, I would like to contribute to this repository a simple BMI calculator app. It takes height and weight and shows the BMI and gives a remark on your weight.
**What does this implement/fix? Explain your changes** **Does this close any currently open issues?** - [x] Yes #101 - [ ] No **Any relevant logs, error output, bug-report etc?** **Any...
hey @nisrulz , Can I contribute to this repo with an app supporting firebase authentication with google and facebook signIn under Hacktoberfest?
**What does this implement/fix? Explain your changes** Adds a new app to display News and Memes **Does this close any currently open issues?** - [x] Yes, Fixes #97 - [...
This "issue" serves as a guest book. You're welcome to write nice things about this project, share how it's helped you out, learn something or solve a problem. Idea came...