menu
better_commit package
documentation
better_commit.dart
better_commit.dart
dark_mode
light_mode
better_commit
library
Functions
commit
(
{
String
?
suggestMessage
,
String
?
forceMessage
})
→
Future
<
int
?
>
This function is used to commit the changes to the git repository. It uses the Google Generative AI API to generate a commit message based on the changes. It then runs the git commit command with the generated message.
better_commit package
documentation
better_commit.dart
better_commit
package
Libraries
better_commit
better_commit library