Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qmsd-flutter-user-feedback
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PublicSource
qmsd-flutter-user-feedback
Commits
858949c7
Commit
858949c7
authored
Apr 10, 2023
by
tongzifang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
source =2
parent
ad911898
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
9 deletions
+2
-9
README.md
README.md
+1
-8
user_feedback_client.g.dart
lib/request/user_feedback_client.g.dart
+1
-1
No files found.
README.md
View file @
858949c7
...
@@ -4,12 +4,5 @@
...
@@ -4,12 +4,5 @@
## Getting Started
## Getting Started
This project is a starting point for a Flutter
flutter pub run build_runner build --delete-conflicting-outputs
[
plug-in package
](
https://flutter.dev/developing-packages/
)
,
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter development, view the
[
online documentation
](
https://flutter.dev/docs
)
, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
lib/request/user_feedback_client.g.dart
View file @
858949c7
...
@@ -23,7 +23,7 @@ class _UserFeedbackClient implements UserFeedbackClient {
...
@@ -23,7 +23,7 @@ class _UserFeedbackClient implements UserFeedbackClient {
type
,
type
,
content
,
content
,
pictures
,
{
pictures
,
{
source
=
1
,
source
=
2
,
})
async
{
})
async
{
const
_extra
=
<
String
,
dynamic
>{};
const
_extra
=
<
String
,
dynamic
>{};
final
queryParameters
=
<
String
,
dynamic
>{};
final
queryParameters
=
<
String
,
dynamic
>{};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment