Skip to content

issues Search Results · repo:FilledStacks/flutter-tutorials language:Dart

Filter by

111 results
 (82 ms)

111 results

inFilledStacks/flutter-tutorials (press backspace or delete to remove)

When the arguments received from the widget changed, we wanted to clear the existing listener for the pagingController and populate a new one. How can i do this? @override void didUpdateWidget(convariant ...
  • AsheKR
  • 1
  • Opened 
    on Apr 2, 2023
  • #178

Hi @FilledStacks , first I had to rename the final subfolder to some other name, otherwise flutter create . would not do anything. Then, when trying to compile the folder of the 001 example, the following ...
  • hdeppert
  • 1
  • Opened 
    on Mar 29, 2023
  • #177

Hi, I have a question, I have this code: StartUpScreen: class StartUpScreen extends StatelessWidget { const StartUpScreen({Key? key}) : super(key: key); @override Widget build(BuildContext context) ...
  • stoppimyse
  • Opened 
    on Mar 24, 2022
  • #146

Hi...I m really digging all your tutorials! I ve learned so much from you. Thank you! I ve implemented the responsive AppDrawer just as you ve done here: https://www.filledstacks.com/post/building-a-responsive-ui-architecture-in-flutter/ ...
  • pieterbergmans
  • Opened 
    on Jan 4, 2022
  • #141

Hello there, first of all, thank you very much for your tutorials it helped me a lot. I ve followed your Flutter Web Advanced Navigation tutorials and some other tutorials... like Template Layouts and ...
  • ibrafayez
  • 3
  • Opened 
    on Oct 19, 2021
  • #140

Hi, I am very new to flutter and using this architecture for some while. The new flutter and package updates giving issue in this segment. Can someone please solve it and TIA @override Widget build(BuildContext ...
  • shahriarhu
  • Opened 
    on Sep 16, 2021
  • #138

Hey hello I appreciate your videos thanks for that. I currently have a problem with the navigation service and null safety security. Can you tell me how I can make this tutorial code compatible with non-null ...
  • JavierPerezLavadie
  • 1
  • Opened 
    on Aug 3, 2021
  • #136

Hi! a very good video. I like you deal some tools and give examples with pros and cons. I was reading this article The Flutter GetX Ecosystem ~ Dependency Injection at https://medium.com/flutter-community/the-flutter-getx-ecosystem-dependency-injection-8e763d0ec6b9 ...
  • warcayac
  • 1
  • Opened 
    on Jul 20, 2021
  • #135

Please i want tutorial that cover the Stacked architecture with Flutter_data plugin. cause both use provider. Please as soon possible...
  • glonaldo70
  • 1
  • Opened 
    on Jun 20, 2021
  • #134

Hi Dane, These days I m experimenting with Flutter and trying to find out an easily maintainable, straightforward, and readable architecture. So I stumbled upon the architecture you are teaching for ...
  • randikachan
  • 1
  • Opened 
    on May 22, 2021
  • #131
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub