Skip to content

issues Search Results · repo:KingWu/flutter_starter_kit language:Dart

Filter by

18 results
 (84 ms)

18 results

inKingWu/flutter_starter_kit (press backspace or delete to remove)

With flutter new update 3.0.0 there is a problem with navigation using BlocListener when I navigate to the next screen it navigates and when i go back I need two clicks to pop the screen when navigate ...
  • H0SSaM7
  • Opened 
    on May 16, 2022
  • #23

inheritFromWidgetOfExactType in AppProvider deprecated. // Change this line (context.inheritFromWidgetOfExactType(AppProvider) as AppProvider) // Replace with (context.dependOnInheritedWidgetOfExactType ...
  • praveenshharma
  • Opened 
    on Jun 10, 2020
  • #21

Hello @KingWu ! I am trying to solve the infinite loading problem in this starter-kit Many attempts have been made to identify the cause. And then, I found that after entering Entry _$EntryFromJson of ...
  • kokochi66
  • 2
  • Opened 
    on Jun 4, 2020
  • #18

Hi @KingWu device-2019-09-24-090933 I tried to run the app, but it keeps showing the loading dialog in the homepage. I don t think the api is restricted to my country because i got the response in the ...
  • fikrirazzaq
  • 4
  • Opened 
    on Sep 24, 2019
  • #17

Hi, I ve run a large number of Flutter apps that I ve downloaded from github, but I cannot see how to run this. There is no main.dart, and I don t know how to run config. Can you please advise.
  • brianoh
  • 1
  • Opened 
    on Sep 22, 2019
  • #16

Launching lib\config\main_development.dart on Android SDK built for x86 in debug mode... Initializing gradle... Resolving dependencies... Running Gradle task assembleDevelopmentDebug ... Compiler message: ...
  • zxcfer
  • 1
  • Opened 
    on Sep 8, 2019
  • #15

Running flutter pub get in flutter_starter_kit... 2.7s Launching lib\config\main_development.dart on Android SDK built for x86 in debug mode... Initializing gradle... Resolving dependencies... Finished ...
  • zxcfer
  • 1
  • Opened 
    on Sep 7, 2019
  • #14

Hi, I needed to change the RSS from Apple Store: static const String _baseUrl = https://rss.itunes.apple.com/api/v1 ; // https://itunes.apple.com/hk static const String _TOP_FREE_APP_API = /us/ios-apps/top-free/all/%d/explicit.json ...
enhancement
  • philipscheer
  • 3
  • Opened 
    on Jul 29, 2019
  • #13

I m starting to use flutter and I wanted to use this starter kit as a starting point for a project wouldn t it be nice to have a wiki where we can show how to add models, auth, caching and Api routes. ...
  • Dreamersoul
  • 2
  • Opened 
    on Jul 5, 2019
  • #12

Hi! the following API is not working on my end, https://itunes.apple.com/hk/rss/topfreeapplications/limit=100/json It returns a html page with the following content, Web Server Error Description: The ...
  • tausiq
  • 8
  • Opened 
    on Jun 28, 2019
  • #11
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