-
````dart
final path = join((await getTemporaryDirectory()).path, '${DateTime.now()}.png');
void value = await controller.takePicture(path);
File file = File(path);
````
Hello Flutter Team! and …
-
*@roughike commented on Feb 10, 2018, 11:00 AM UTC:*
If `json_serializable` is the officially recommended JSON library for Dart / Flutter, it would make sense to make it easier to get started with it…
ghost updated
6 years ago
-
Hi !
First, I’d like to thank you for your search on this topic.
I’m starting to learn flutter for new fronts. The backend heavily rely on aws.
Starting to learn (and watch Google state man…
-
Hello, amazing repo! As a suggestion, you can consider using https://github.com/OpenAPITools/openapi-generator to generate a client for interaction with Aptos API. You can export the spec from `{aptos…
-
### Proposal
I stumbled upon [a boilerplate project](https://github.com/anilcancakir/flutter-boilerplate) today and realized that I'd have to manually clone this and change values in different file…
-
### This branch is still under development
## Thông tin nhóm:
Lưu Tuấn Quân - 20127600
Huỳnh Minh Bảo- 20127004
Vũ Huy Hoàng - 20127171
## Link Youtube Demo:
[Youtube](https://youtube.…
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
### Document Link
https://flutter.dev/go/stateful-macro
### What problem are you solving?
Implementing a stateful widget in Flutter requires developers to write two classes: the `StatefulWidget` su…
-
Hello,
I am a beginner in development on Dart and I would like to know how to pass a variable to my block to make a request on it.
In this screenshot, my ID is hard coded and I would like to…
nkrmr updated
1 month ago
-
For the executives who can't navigate a website but prefer an app for everything ;)
That's more an exercise in app creation using frameworks like ionic/react or react native.
Its also a nice pla…