python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
flutter toggle a state with provider state management flutter
I'm trying to implement a provider to render between different widget when the state changes.
Here, I have defined a function called toggleContainer() in the provider controller.
class UserNotifier ex...

Yusuf
Votes: 0
Answers: 1
"Flutter" Fetch data from shared_preferences and provider before running the app
I am creating a flutter app, I am using shared_preferences to store the themeMode and using provider to manage state. I am able to fetch the themeMode before my app starts but not able to run the prov...

Tanay Makwana
Votes: 0
Answers: 1
TypeError: Cannot read properties of undefined (reading 'Contract') - Next.js, web3.0
I'm trying to create a small web3.0 app, using next.js.
I have deployed my contract on rinkeby test network, and I am able to check the functionalities using Remix, work properly. I have also worked o...
Konark Verma
Votes: 0
Answers: 2
Puppet provider prefetch
I am writing a provider to generate self signed certificate using the certdog krestfield API.
I have implemented the create, destroy, exists? method and I can properly manage my certificate by making ...
yhil
Votes: 0
Answers: 1