flutter_snowflake 0.0.3 copy "flutter_snowflake: ^0.0.3" to clipboard
flutter_snowflake: ^0.0.3 copied to clipboard

snowFlake id generator inspired by Twitter

Language: 中文简体 | English

flutter_snowflake #

SnowFlake id generator, inspired by Twitter. For more details, you can read the following doc: Twitter IDs

🐱 Usage #

Add dependency #

dependencies:
  flutter_snowflake: ^0.0.3

Generate id #

final int id = SnowflakeIdGenerator.getId();
3
likes
0
points
24
downloads

Publisher

verified publisherhuhx.cn

Weekly Downloads

snowFlake id generator inspired by Twitter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_snowflake